diff sam_dump.xml @ 4:62e4d56ebb6f draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sra-tools commit 4091428e9e28ca06263bc00cdf938d20f620aa4d
author iuc
date Fri, 21 Oct 2016 04:32:19 -0400
parents 4732693f4661
children c7620aa7e1f0
line wrap: on
line diff
--- a/sam_dump.xml	Tue Oct 18 14:54:40 2016 -0400
+++ b/sam_dump.xml	Fri Oct 21 04:32:19 2016 -0400
@@ -5,7 +5,7 @@
     </macros>
     <expand macro="requirements"/>
     <version_command>sam-dump --version</version_command>
-    <command>
+    <command detect_errors="exit_code">
         <![CDATA[
     #if $input.input_select=="file_list":
       for acc in `cat $input.file_list` ;