Mercurial > repos > mvdbeek > docker_scriptrunner
comparison test.sh @ 2:495946ffc2d6 draft default tip
planemo upload for repository https://github.com/mvdbeek/docker_scriptrunner/ commit dded837d19aeb3f06b84e5076282cedeeaf713fa
author | mvdbeek |
---|---|
date | Sun, 22 Jul 2018 13:38:01 -0400 |
parents | 21d312776891 |
children |
comparison
equal
deleted
inserted
replaced
1:315a7e9ed6eb | 2:495946ffc2d6 |
---|---|
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 |