# HG changeset patch # User gga # Date 1551781013 18000 # Node ID a3e4a405189e43a80f99bab3bf35bdb1f1fb53bd # Parent 8304d3bfc5b16f871f288e75375eb4c5081d89f1 planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 35c5eff77b573a66f3611b4906417df9a440c857 diff -r 8304d3bfc5b1 -r a3e4a405189e organism_get_organisms.xml --- a/organism_get_organisms.xml Thu Jan 24 03:20:44 2019 -0500 +++ b/organism_get_organisms.xml Tue Mar 05 05:16:53 2019 -0500 @@ -29,7 +29,7 @@ --comment '$comment' #end if -| jq -S . > $results +| jq -S . > '$results' ]]>