Skip to content

Commit fd33472

Browse files
committed
Added more debug lines to figure what is wrong.
1 parent 427c066 commit fd33472

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
@@ -27,6 +27,6 @@ maverick_bin=`which MavericK`
2727

2828
~/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
2929

30-
ls -l /home/travis/results/*
30+
cat /home/travis/results/K1_rep1.stlog
3131

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

0 commit comments

Comments
 (0)