Mercurial > repos > iuc > maker
diff maker.xml @ 3:681e5067048e draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/maker commit df4df9980131dcfb7b77de9e625407926fb4d016
| author | iuc |
|---|---|
| date | Mon, 06 May 2019 10:04:48 -0400 |
| parents | be967733bf81 |
| children | 804af884eef0 |
line wrap: on
line diff
--- a/maker.xml Fri May 03 07:49:50 2019 -0400 +++ b/maker.xml Mon May 06 10:04:48 2019 -0400 @@ -35,7 +35,7 @@ export AUGUSTUS_CONFIG_PATH=`pwd`/augustus_dir/ && #end if - mpiexec -n \${GALAXY_SLOTS:-4} maker maker_opts.ctl maker_bopts.ctl maker_exe.ctl < /dev/null + mpiexec -n \${GALAXY_SLOTS:-4} maker --ignore_nfs_tmp maker_opts.ctl maker_bopts.ctl maker_exe.ctl < /dev/null &&
