# HG changeset patch # User gga # Date 1551779681 18000 # Node ID e9c44ba34c62e9c5b72e5b696013011a457fd831 # Parent 30498868783fcd15cb618822788239a8583a6fe6 planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/chado commit 35c5eff77b573a66f3611b4906417df9a440c857 diff -r 30498868783f -r e9c44ba34c62 analysis_get_analyses.xml --- a/analysis_get_analyses.xml Thu Jan 24 03:07:10 2019 -0500 +++ b/analysis_get_analyses.xml Tue Mar 05 04:54:41 2019 -0500 @@ -38,7 +38,7 @@ --description '$description' #end if -| jq -S . > $results +| jq -S . > '$results' ]]>