Skip to content

Commit 96d9232

Browse files
committed
quiting accuracy test on first fail
1 parent f507df4 commit 96d9232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/run_accuracy_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# The reads were generated using randomreads.sh (bbmap) with the command:
66
# randomreads.sh ref=../../../../db/full-ARG-databases/arg-annot-db/argannot-args.fna out=${NUM_READS}-test-reads.fq length=$READ_LEN reads=$NUM_READS maxsnps=0 maxinss=0 maxdels=0 maxsubs=0 adderrors=false
77
#
8-
#
8+
set -e
99

1010
# test parameters
1111
TESTDIR=tmp-for-groot-accuracy

0 commit comments

Comments
 (0)