Mercurial > repos > gga > tripal_db_index
diff db_index.xml @ 7:d55a39f12dda 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:06:34 -0400 |
parents | 468955e12255 |
children |
line wrap: on
line diff
--- a/db_index.xml Tue Mar 05 05:21:28 2019 -0500 +++ b/db_index.xml Wed Aug 14 10:06:34 2019 -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> @@ -123,8 +123,8 @@ <param name="queues" label="Queues" argument="queues" type="integer" value="10" help="Number of indexing task queues" /> <conditional name="expose"> <param name="do_expose" type="select" label="Expose the index to other websites (read-only)"> - <option value="yes" selected="true">Yes</option> - <option value="no">No</option> + <option value="yes">Yes</option> + <option value="no" selected="true">No</option> </param> <when value="no"/> <when value="yes">