remove the debug code

Former-commit-id: 7a805dc6278b8aae97e6be8deb7e9035bc4aa853
Former-commit-id: 54e6c6030fd0c876ad05745a6a51d14a523e313e
This commit is contained in:
2015-11-09 17:17:34 +01:00
parent 195739b5f8
commit 32908c6809

View File

@ -162,7 +162,6 @@ pushTmpDir ORG.normalize
# Merges the four parts of the genome.
cat ${tmpLSC} ${tmpIR2} ${tmpSSC} ${tmpIR1} | joinfasta
exit 1
popTmpDir