diff tac.xml @ 10:c78b1767db2b draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/text_processing/text_processing commit 10052765d6b712cf7d38356af4251fcc38a339b6-dirty
author bgruening
date Fri, 26 Feb 2016 12:22:54 -0500
parents d64eace4f9f3
children 7725ab6dab67
line wrap: on
line diff
--- a/tac.xml	Tue Jun 30 17:47:36 2015 -0400
+++ b/tac.xml	Fri Feb 26 12:22:54 2016 -0500
@@ -32,7 +32,7 @@
                     label="Attach the separator before instead of after" help="(--before)"/>
                 <param name="regex" type="boolean" truevalue="-r" falsevalue="" checked="True"
                     label="Interpret the separator as a regular expression" help="(--regex)"/>
-                <param name="separator_string" size="5" type="text" value=""
+                <param name="separator_string" type="text" value=""
                     label="Separator to use" help="(--separator)" />
             </when>
         </conditional>