Mercurial > repos > mvdbeek > docker_scriptrunner
comparison test.sh @ 0:21d312776891 draft
planemo upload for repository https://github.com/mvdbeek/docker_scriptrunner/ commit 30f8264cdd67d40dec8acde6407f32152e6a29c1-dirty
author | mvdbeek |
---|---|
date | Sat, 09 Jul 2016 16:57:13 -0400 |
parents | |
children | 495946ffc2d6 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:21d312776891 |
---|---|
1 #!/usr/bin/env bash | |
2 planemo test --galaxy_branch dev \ | |
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 |