SERVER-109548: Integrate mongo-task-generator v3.5.0 (#40322)
GitOrigin-RevId: 04a5e5f784c2eb0c64434fd3f3619530b71e69f5
This commit is contained in:
parent
5f12ea6498
commit
24ef6e9ac4
@ -1,6 +1,6 @@
|
||||
function setup_mongo_task_generator {
|
||||
if [ ! -f mongo-task-generator ]; then
|
||||
curl -L https://github.com/mongodb/mongo-task-generator/releases/download/v3.4.1/mongo-task-generator --output mongo-task-generator
|
||||
curl -L https://github.com/mongodb/mongo-task-generator/releases/download/v3.5.0/mongo-task-generator --output mongo-task-generator
|
||||
chmod +x mongo-task-generator
|
||||
fi
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user