diff xena.xml @ 8:c1388ebe8662

Fixed an XML bug in the tool wrapper
author melissacline
date Tue, 23 Sep 2014 20:39:18 -0700
parents 733fa93086c5
children
line wrap: on
line diff
--- a/xena.xml	Tue Sep 23 20:08:36 2014 -0700
+++ b/xena.xml	Tue Sep 23 20:39:18 2014 -0700
@@ -4,7 +4,7 @@
    <requirement type="package" version="1.0">installXena</requirement>
  </requirements>
   <command interpreter="python">
-    startXena.py   -H 0.0.0.0 &amp >&amp $outfile;
+    startXena.py  > $outfile
   </command>
   <outputs>
     <data format="txt" name="outfile"/>