diff macros.xml @ 4:aff676265e3c draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit e31ca8967662206fc17d608efea398502569437a"
author iuc
date Mon, 17 Feb 2020 19:47:05 +0000
parents ea7ab5a8b530
children 6550fe0cb394
line wrap: on
line diff
--- a/macros.xml	Sun Feb 16 04:56:35 2020 +0000
+++ b/macros.xml	Mon Feb 17 19:47:05 2020 +0000
@@ -80,7 +80,7 @@
             <yield/>
         </requirements>
     </xml>
-    <token name="@HYPHYMPI@">mpirun -np \${GALAXY_SLOTS:-1} HYPHYMPI</token>
+    <token name="@HYPHYMPI@">\${GALAXY_MPIRUN:-mpirun -np \${GALAXY_SLOTS:-1}} HYPHYMPI</token>
     <token name="@HYPHY_ENVIRONMENT@"><![CDATA[export HYPHY=`which hyphy` &&
 export HYPHY_PATH=`dirname \$HYPHY` &&
 export HYPHY_LIB=`readlink -f \$HYPHY_PATH/../lib/hyphy` &&]]></token>