Mercurial > repos > mvdbeek > docker_scriptrunner
comparison test.sh @ 14:5a3652633289 draft default tip
planemo upload for repository https://github.com/mvdbeek/docker_scriptrunner/ commit dded837d19aeb3f06b84e5076282cedeeaf713fa
| author | mvdbeek |
|---|---|
| date | Sun, 22 Jul 2018 13:37:34 -0400 |
| parents | cf6e2bba9714 |
| children |
comparison
equal
deleted
inserted
replaced
| 13:cf6e2bba9714 | 14:5a3652633289 |
|---|---|
| 1 #!/usr/bin/env bash | 1 #!/usr/bin/env bash |
| 2 planemo test --galaxy_branch dev \ | 2 planemo test --tool_data_table tool_data_table_conf.xml.sample.test "$@" |
| 3 --conda_auto_init \ | |
| 4 --conda_dependency_resolution \ | |
| 5 --conda_auto_install \ | |
| 6 --conda_ensure_channels scrapinghub \ | |
| 7 --tool_data_table tool_data_table_conf.xml.sample.test |
