diff iit_store.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/iit_store.xml	Wed Sep 28 10:49:02 2016 -0400
+++ b/iit_store.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>iit_store --version</version_command>
-  <command interpreter="command"> /bin/bash $shscript 2> $log </command>
+  <command detect_errors="exit_code" interpreter="bash"><![CDATA[
+$shscript 2> $log
+  ]]></command>
   <configfiles>
     <configfile name="shscript">
 #!/bin/bash