We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddd77d1 commit 7980338Copy full SHA for 7980338
tests/maverick_field_test.sh
@@ -25,6 +25,6 @@ echo "Runnig MavericK 'field test'. This will simulate a full wrapped run on sma
25
git_dir=`pwd`
26
maverick_bin=`which MavericK`
27
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
+~/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
29
30
echo -e "${LightGreen}MavericK 'Field test' ran successfully. Yay!${NoColor}"
0 commit comments