diff db_index.xml @ 2:c1fd973dd914 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:48:38 -0400
parents 62cfb06bd887
children 0e6e02743484
line wrap: on
line diff
--- a/db_index.xml	Tue Sep 19 12:25:58 2017 -0400
+++ b/db_index.xml	Thu Jun 21 08:48:38 2018 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<tool id="db_index" profile="16.04" name="Index Tripal data" version="@WRAPPER_VERSION@.0">
+<tool id="db_index" profile="16.04" name="Index Tripal data" version="@WRAPPER_VERSION@.1">
     <description>using Elasticsearch</description>
     <macros>
         <import>macros.xml</import>
@@ -110,6 +110,7 @@
             <option value="path_hierarchy">path_hierarchy</option>
         </param>
         <param name="queues" label="Queues" argument="queues" type="integer" value="10" help="Number of indexing task queues" />
+        <expand macro="wait_for"/>
     </inputs>
     <outputs>
         <data format="txt" name="results" label="Index Tripal data" />