Mercurial > repos > gga > tripal_db_populate_mviews
changeset 5:0aad47a1ea3c draft
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit 35c5eff77b573a66f3611b4906417df9a440c857
author | gga |
---|---|
date | Tue, 05 Mar 2019 05:25:14 -0500 |
parents | c0598710aa0d |
children | 3c08f32a3dc1 |
files | db_populate_mviews.xml macros.xml |
diffstat | 2 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/db_populate_mviews.xml Mon Feb 25 06:32:13 2019 -0500 +++ b/db_populate_mviews.xml Tue Mar 05 05:25:14 2019 -0500 @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<tool id="db_populate_mviews" profile="16.04" name="Populate materialized views" version="@WRAPPER_VERSION@.1"> +<tool id="db_populate_mviews" profile="16.04" name="Populate materialized views" version="@WRAPPER_VERSION@.0"> <description>in Tripal</description> <macros> <import>macros.xml</import> @@ -18,7 +18,7 @@ && - echo "Data loaded" > $results + echo "Data loaded" > '$results' ]]></command> <inputs> <param name="mview"
--- a/macros.xml Mon Feb 25 06:32:13 2019 -0500 +++ b/macros.xml Tue Mar 05 05:25:14 2019 -0500 @@ -2,7 +2,7 @@ <macros> <xml name="requirements"> <requirements> - <requirement type="package" version="3.2">python-tripal</requirement> + <requirement type="package" version="3.2.1">python-tripal</requirement> <yield/> </requirements> </xml> @@ -15,7 +15,7 @@ </stdio> </xml> - <token name="@WRAPPER_VERSION@">3.2</token> + <token name="@WRAPPER_VERSION@">3.2.1</token> <xml name="citation"> <citations>