changeset 13:6b8061a95c04 draft

Uploaded
author greg
date Sun, 09 Dec 2018 09:23:36 -0500
parents ea2914ddea50
children 96ee9122823e
files multilocus_genotype.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/multilocus_genotype.xml	Fri Dec 07 09:13:02 2018 -0500
+++ b/multilocus_genotype.xml	Sun Dec 09 09:23:36 2018 -0500
@@ -28,7 +28,7 @@
 &> multilocus_genotype.log;
 if [[ $? -ne 0 ]]; then
     cp multilocus_genotype.log '$output_stag_db_report';
-    esit 1;
+    exit 1;
 fi]]></command>
     <inputs>
         <param name="input_vcf" type="data" format="vcf" label="VCF file" />