Skip to content

Commit

Permalink
[TEST] cleanup after test
Browse files Browse the repository at this point in the history
  • Loading branch information
h-2 committed Dec 9, 2015
1 parent 3e032c0 commit 052342c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/maintests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,4 @@ ${BINDIR}/bin/lambda -d db.fasta -di ${DI} -p ${PROG} -q queries.fasta -t 1 --ve
[ "$(openssl md5 output_${PROG}_${DI}.${EXTENSION})" = \
"$(zgrep "(output_${PROG}_${DI}.${EXTENSION})" "${SRCDIR}/tests/search_test_outfile.md5sums.gz")" ] || errorout "MD5 mismatch of output file"


rm -r "${MYTMP}"

0 comments on commit 052342c

Please sign in to comment.