# HG changeset patch # User gga # Date 1551779563 18000 # Node ID d2a80834f750d857f340f8f0ac93cabd59b03106 # Parent c8daea04e13d342f12a8ed14cd0a36496b782d3f planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 35c5eff77b573a66f3611b4906417df9a440c857 diff -r c8daea04e13d -r d2a80834f750 feature_load_fasta.xml --- 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' ]]>