changeset 9:23d2987132ab draft

planemo upload commit 13c2d871e134331cf1a70a638bd97eea82322935-dirty
author tduigou
date Tue, 18 Apr 2023 08:49:20 +0000
parents 91523c7ab46a
children db0138e42c19
files retropath2_wrapper.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/retropath2_wrapper.xml	Mon Apr 17 07:54:11 2023 +0000
+++ b/retropath2_wrapper.xml	Tue Apr 18 08:49:20 2023 +0000
@@ -29,7 +29,7 @@
             --dmax '$adv.dmax'
             --mwmax_source '$adv.mwmax_source'
             --kinstall "\${TMPDIR:-.}"
-            --timeout '$adv.timeout' &&
+            --msc_timeout '$adv.timeout' &&
         if compgen -G 'out/*_scope.csv' > /dev/null; then
             cp out/*_scope.csv '$Reaction_Network';
         else