Skip to content

Commit 7980338

Browse files
committed
Removed the broken option that was in discontinued form.
1 parent ddd77d1 commit 7980338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/maverick_field_test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ echo "Runnig MavericK 'field test'. This will simulate a full wrapped run on sma
2525
git_dir=`pwd`
2626
maverick_bin=`which MavericK`
2727

28-
~/virtualenv/python3.5/bin/structure_threader -i ${git_dir}/tests/smalldata/Reduced_dataset.structure -o ~/results -mv ${maverick_bin} -K 3 -t 4 --no-plots 1 --params ${git_dir}/tests/smalldata/parameters.txt
28+
~/virtualenv/python3.5/bin/structure_threader -i ${git_dir}/tests/smalldata/Reduced_dataset.structure -o ~/results -mv ${maverick_bin} -K 3 -t 4 --params ${git_dir}/tests/smalldata/parameters.txt
2929

3030
echo -e "${LightGreen}MavericK 'Field test' ran successfully. Yay!${NoColor}"

0 commit comments

Comments
 (0)