Skip to content

Commit

Permalink
Update testAll.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ANGSD authored May 3, 2024
1 parent 5b2c694 commit 88d835e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/testAll.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@ if [[ $? -ne 0 ]]; then
RVAL=$((4+RVAL))
fi

CHK="$(samtools view ./data/f570b1db7c.dedup.filtered.rname.bam|sort|md5sum|cut -f1 -d \" \")"
echo ${CHK}
exit 0;

mkdir -p output

echo "Running getdamage global"
Expand Down

0 comments on commit 88d835e

Please sign in to comment.