# HG changeset patch # User gga # Date 1551780050 18000 # Node ID 242772f37a384cc139c35ee0b0c4322c1f060fa9 # Parent f419fc81d591702917f6457261023a345457dff5 planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 35c5eff77b573a66f3611b4906417df9a440c857 diff -r f419fc81d591 -r 242772f37a38 feature_get_features.xml --- a/feature_get_features.xml Thu Jan 24 03:13:09 2019 -0500 +++ b/feature_get_features.xml Tue Mar 05 05:00:50 2019 -0500 @@ -24,7 +24,7 @@ --uniquename '$uniquename' #end if -| jq -S . > $results +| jq -S . > '$results' ]]>