From 32908c68093537795d0ee0e781265e5ff60d35c2 Mon Sep 17 00:00:00 2001 From: Eric Coissac Date: Mon, 9 Nov 2015 17:17:34 +0100 Subject: [PATCH] remove the debug code Former-commit-id: 7a805dc6278b8aae97e6be8deb7e9035bc4aa853 Former-commit-id: 54e6c6030fd0c876ad05745a6a51d14a523e313e --- detectors/normalize/bin/go_normalize.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/detectors/normalize/bin/go_normalize.sh b/detectors/normalize/bin/go_normalize.sh index 5ef1865..0fbd8b9 100755 --- a/detectors/normalize/bin/go_normalize.sh +++ b/detectors/normalize/bin/go_normalize.sh @@ -162,7 +162,6 @@ pushTmpDir ORG.normalize # Merges the four parts of the genome. cat ${tmpLSC} ${tmpIR2} ${tmpSSC} ${tmpIR1} | joinfasta - exit 1 popTmpDir