diff entity_publish.xml @ 2:6367393cae8e draft default tip

"planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit ea279e5b47cf3d5767328d17b0e40e57b0238ea1"
author gga
date Wed, 14 Aug 2019 10:03:19 -0400
parents cf07e70c1502
children
line wrap: on
line diff
--- a/entity_publish.xml	Tue Mar 05 05:23:23 2019 -0500
+++ b/entity_publish.xml	Wed Aug 14 10:03:19 2019 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<tool id="entity_publish" name="Publish entities" version="@WRAPPER_VERSION@.0">
+<tool id="entity_publish" name="Publish entities" version="@WRAPPER_VERSION@.1">
  <description>in Tripal</description>
     <macros>
         <import>macros.xml</import>
@@ -27,6 +27,8 @@
             <param name="types" label="Types" argument="types" type="text" help="List of entity types to be published (e.g. Gene mRNA, default: all)" />
         </repeat>
 
+        <expand macro="wait_for"/>
+
     </inputs>
     <outputs>
         <data format="json" name="results"/>