Repository 'tool_factory_2'
hg clone https://toolshed.g2.bx.psu.edu/repos/fubar/tool_factory_2

Changeset 128:56aa8105000d (2021-03-30)
Previous changeset 127:98c8a76b3638 (2021-03-30) Next changeset 129:c35ff02652bf (2021-04-04)
Commit message:
Uploaded
modified:
toolfactory/rgToolFactory2.xml
b
diff -r 98c8a76b3638 -r 56aa8105000d toolfactory/rgToolFactory2.xml
--- a/toolfactory/rgToolFactory2.xml Tue Mar 30 00:17:55 2021 +0000
+++ b/toolfactory/rgToolFactory2.xml Tue Mar 30 02:51:51 2021 +0000
[
@@ -105,9 +105,9 @@
               help="Available options are diff:[lines], sim_size:[delta (integer) or delta_frac (float)" value="diff:0"/>
         </repeat>
         <repeat name="collection_outputs" title="zero or more new history collections to appear in the user history after the tool runs"
-             help="A collection contains outputs not needed for downstream tools such as images and intermediate reports" default="0">
+             help="Hides outputs not needed for downstream tools such as images and intermediate reports." default="0">
             <param name="name" type="text" label="Name for new collection with all outputs not individually passed to history outputs"
-              help="No spaces! ">
+              help="No spaces! Script MUST create and fill a directory with the same name and the tool test MUST be overwritten - see the plotter example for hints">
               <sanitizer invalid_char="_">
                 <valid initial="string.ascii_letters,string.digits" >
                    <add value="_" />