changeset 11:d2a80834f750 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 04:52:43 -0500
parents c8daea04e13d
children 1aa3be614f3d
files feature_load_fasta.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/feature_load_fasta.xml	Thu Jan 24 03:05:04 2019 -0500
+++ b/feature_load_fasta.xml	Tue Mar 05 04:52:43 2019 -0500
@@ -43,7 +43,7 @@
     --parent_type '${relationships.rel_subject_type}'
 #end if
 
-| jq -S . > $results
+| jq -S . > '$results'
     ]]></command>
     <inputs>
         <!-- arguments -->