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 db53156 commit 427c066Copy full SHA for 427c066
tests/maverick_field_test.sh
@@ -27,8 +27,6 @@ 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
29
30
-cat /home/travis/results/K3/outputLog.txt
31
-
32
-ls -l /home/travis/results/K3/*
+ls -l /home/travis/results/*
33
34
echo -e "${LightGreen}MavericK 'Field test' ran successfully. Yay!${NoColor}"
0 commit comments