diff db_populate_mviews.xml @ 2:52f0e9417dc1 draft

planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit 81a83f06b49db32928ba0cd44e5b6d0431868d27
author gga
date Thu, 21 Jun 2018 08:49:34 -0400
parents 7fff65c442fe
children 0aad47a1ea3c
line wrap: on
line diff
--- a/db_populate_mviews.xml	Tue Sep 19 12:26:10 2017 -0400
+++ b/db_populate_mviews.xml	Thu Jun 21 08:49:34 2018 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<tool id="db_populate_mviews" profile="16.04" name="Populate materialized views" version="@WRAPPER_VERSION@.0">
+<tool id="db_populate_mviews" profile="16.04" name="Populate materialized views" version="@WRAPPER_VERSION@.1">
     <description>in Tripal</description>
     <macros>
         <import>macros.xml</import>
@@ -27,6 +27,7 @@
                optional="true"
                label="View name"
                help="The materialized view name to populate (leave empty to populate all views)" />
+        <expand macro="wait_for"/>
     </inputs>
     <outputs>
         <data format="txt" name="results" label="Populate Tripal materialized view(s)" />