changeset 11:9e309f028169 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:11:49 -0500
parents 965f9824624d
children 5a1a37db2784
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:15:05 2019 -0500
+++ b/feature_load_fasta.xml	Tue Mar 05 05:11:49 2019 -0500
@@ -43,7 +43,7 @@
     --parent_type '${relationships.rel_subject_type}'
 #end if
 
-| jq -S . > $results
+| jq -S . > '$results'
     ]]></command>
     <inputs>
         <!-- arguments -->