changeset 9:51f5137232ff draft

planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 35c5eff77b573a66f3611b4906417df9a440c857
author gga
date Tue, 05 Mar 2019 05:17:49 -0500
parents 95fd9a1aaef7
children 7028154f9c93
files feature_get_features.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/feature_get_features.xml	Thu Jan 24 03:21:39 2019 -0500
+++ b/feature_get_features.xml	Tue Mar 05 05:17:49 2019 -0500
@@ -24,7 +24,7 @@
   --uniquename '$uniquename'
 #end if
 
-| jq -S . > $results
+| jq -S . > '$results'
     ]]></command>
     <inputs>
     <!-- options -->