Mercurial > repos > cathywise > truststore_browse_testing
changeset 12:47156a7b3440
Fix tool name :eyeroll:
author | Catherine Wise <catherine.wise@csiro.au> |
---|---|
date | Wed, 13 May 2015 10:03:31 +1000 |
parents | 406690068ab6 |
children | 11344d545e88 |
files | TrustStoreGalaxyBrowse.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/TrustStoreGalaxyBrowse.xml Wed May 13 08:53:01 2015 +1000 +++ b/TrustStoreGalaxyBrowse.xml Wed May 13 10:03:31 2015 +1000 @@ -7,7 +7,7 @@ <exit_code range="4" err_level="fatal" description="Could not find matching file in store." /> <exit_code range="5" err_level="fatal" description="Bad credentials supplied. See stdout for more information." /> </stdio> - <command interpreter="python">TrustStoreGalaxyImport.py $output "."</command> + <command interpreter="python">TrustStoreGalaxyBrowse.py $output "."</command> <inputs action="https://tstest-kms.it.csiro.au/kmscolab_3_0/login" check_values="false" method="get" target="_blank"> <display>go to TrustStore server $GALAXY_URL</display> <!--<param name="appCallbackUrl" type="baseurl" value="/tool_runner?tool_id=ts_import_2" />-->