changeset 1:477d579f475b draft

"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit f92295d389582c7aefc9ad82762248ba1058a667"
author recetox
date Thu, 24 Sep 2020 07:23:25 +0000
parents 60aec5c0e1ea
children f8b5c1c9661e
files xmsannotator_advanced.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/xmsannotator_advanced.xml	Wed Sep 23 13:32:17 2020 +0000
+++ b/xmsannotator_advanced.xml	Thu Sep 24 07:23:25 2020 +0000
@@ -5,7 +5,7 @@
 
     <expand macro="requirements"/>
 
-    <command detect_errors="aggressive"><![CDATA[
+    <command detect_errors="exit_code"><![CDATA[
         #set expected_adducts = ['"{}"'.format($i.adduct) for $i in $scoring.expected_adducts]
         #set expected_adducts = "c(" + ', '.join($expected_adducts) + ")"