Mercurial > repos > cathywise > truststore_browse_testing
diff TrustStoreGalaxyBrowse.xml @ 14:589f9250e30f
Fix son reading.
| author | Catherine Wise <catherine.wise@csiro.au> |
|---|---|
| date | Wed, 13 May 2015 10:54:07 +1000 |
| parents | 47156a7b3440 |
| children | a325622e2277 |
line wrap: on
line diff
--- a/TrustStoreGalaxyBrowse.xml Wed May 13 10:30:45 2015 +1000 +++ b/TrustStoreGalaxyBrowse.xml Wed May 13 10:54:07 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">TrustStoreGalaxyBrowse.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" />-->
