Skip to content

Commit

Permalink
tests/file-wait: Add --indexing=none
Browse files Browse the repository at this point in the history
  • Loading branch information
taw10 committed Oct 9, 2024
1 parent 4a0d2a5 commit f9bab89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/file-wait
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ fi
make_link &

echo "file_wait_input.h5" > file_wait_input.lst
$INDEXAMAJIG -i file_wait_input.lst -o file_wait_input.stream -g $GEOM --wait-for-file=10
$INDEXAMAJIG -i file_wait_input.lst -o file_wait_input.stream -g $GEOM --indexing=none --wait-for-file=10
OUTVAL=$?

wait
Expand Down

0 comments on commit f9bab89

Please sign in to comment.