Mercurial > repos > lecorguille > ipo
diff planemo_test.sh @ 6:03fdfbd914ab draft
planemo upload commit 8dfb0b11442ccce78165b5d8f07555ccbd303cce
| author | lecorguille |
|---|---|
| date | Thu, 30 Mar 2017 11:27:09 -0400 |
| parents | 9fa5856f6184 |
| children |
line wrap: on
line diff
--- a/planemo_test.sh Thu Sep 29 16:55:16 2016 -0400 +++ b/planemo_test.sh Thu Mar 30 11:27:09 2017 -0400 @@ -7,3 +7,5 @@ planemo conda_init --conda_prefix /tmp/mc planemo conda_install --conda_prefix /tmp/mc . planemo test --install_galaxy --conda_prefix /tmp/mc --conda_dependency_resolution + +planemo test --conda_auto_init --conda_auto_install --conda_dependency_resolution --conda_prefix /tmp/mc --galaxy_branch dev > planemo.out 2>&1
