changeset 1:069b2039e193 draft

planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit 35c5eff77b573a66f3611b4906417df9a440c857
author gga
date Tue, 05 Mar 2019 05:09:33 -0500
parents 0f6c9307d6f3
children dff7e67d3073
files expression_add_biomaterial.xml macros.xml
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/expression_add_biomaterial.xml	Mon Feb 25 05:56:41 2019 -0500
+++ b/expression_add_biomaterial.xml	Tue Mar 05 05:09:33 2019 -0500
@@ -24,7 +24,7 @@
 
 &&
 
-echo "Data loaded" > $results
+echo "Data loaded" > '$results'
 ]]></command>
     <inputs>
         <!-- arguments -->
--- a/macros.xml	Mon Feb 25 05:56:41 2019 -0500
+++ b/macros.xml	Tue Mar 05 05:09:33 2019 -0500
@@ -2,7 +2,7 @@
 <macros>
     <xml name="requirements">
         <requirements>
-            <requirement type="package" version="3.2">python-tripal</requirement>
+            <requirement type="package" version="3.2.1">python-tripal</requirement>
             <yield/>
         </requirements>
     </xml>
@@ -15,7 +15,7 @@
         </stdio>
     </xml>
 
-    <token name="@WRAPPER_VERSION@">3.2</token>
+    <token name="@WRAPPER_VERSION@">3.2.1</token>
 
     <xml name="citation">
         <citations>