Skip to content

Commit bf612e8

Browse files
committed
fix setup_jstestfuzz
1 parent 38a0438 commit bf612e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mongodump_passthrough/functions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,7 @@ functions:
612612
contents: read
613613
- command: subprocess.exec
614614
params:
615-
binary: "./src/mongosync/evergreen/setup_jstestfuzz.sh"
615+
binary: "./src/mongosync/evergreen/scripts/setup_jstestfuzz.sh"
616616
add_expansions_to_env: true
617617

618618
"run jstestfuzz":

0 commit comments

Comments
 (0)