]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_test/test/test_align_seq
cleanup of analyze_vals added analyze_scores
[biopieces.git] / bp_test / test / test_align_seq
index 3f4ad21f730ced60ba7a07bbdaf6f852f9c00b5b..61c570925c960531a3e4b24eb994deff0d49ef25 100755 (executable)
@@ -2,6 +2,6 @@
 
 source "$BP_DIR/bp_test/lib/test.sh"
 
-run "$bp -I $in -O $tmp.1"
-assert_no_diff $tmp.1 $out.1
-rm $tmp.1
+run "$bp -I $in -O $tmp"
+assert_no_diff $tmp $out.1
+clean