Skip to content

Commit

Permalink
fix rm
Browse files Browse the repository at this point in the history
  • Loading branch information
brentp committed Mar 28, 2018
1 parent bf5e284 commit 866e32a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/functional-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

cp ./smoove $(which smoove)

rm -f to
rm -rf to
mkdir to
REF=tests/subset.fa.gz
export TMPDIR=`pwd` && smoove call -o to --processes 2 -x --genotype --fasta $REF --name NA24385-svs-cram --excludechroms '~^GL,~^HLA,~_random,~^chrUn,~alt,~decoy' tests/NA24385_chr1.cram

0 comments on commit 866e32a

Please sign in to comment.