Mercurial > repos > jjohnson > gmap
diff gmap_build.xml @ 5:14561eb803a5 draft
Uploaded v3.0.1b (still working on this prior to main Tool Shed release)
author | peterjc |
---|---|
date | Fri, 21 Oct 2016 10:55:40 -0400 |
parents | 488e9d642566 |
children |
line wrap: on
line diff
--- a/gmap_build.xml Wed Sep 28 10:49:02 2016 -0400 +++ b/gmap_build.xml Fri Oct 21 10:55:40 2016 -0400 @@ -4,7 +4,9 @@ <requirement type="package" version="2013-05-09">gmap</requirement> </requirements> <version_command>gmap --version</version_command> - <command interpreter="command"> /bin/bash $shscript > $output </command> + <command detect_errors="exit_code"><![CDATA[ +/bin/bash $shscript > $output + ]]></command> <configfiles> <configfile name="shscript"> #!/bin/bash @@ -183,9 +185,6 @@ <option value="15" selected="true">15 (4GB RAM)</option> </param> </inputs> - <stdio> - <exit_code range="1" level="fatal" description="Error running gmap_build" /> - </stdio> <outputs> <!-- <data format="txt" name="log" label="${tool.name} on ${on_string}: log"/>