# HG changeset patch # User peterjc # Date 1432220308 14400 # Node ID 08834fedb0d0c47e30d86164a915682f3f90b470 # Parent 242f1a5a9277a745f5edeabc34895f1375635f8e planemo upload for repository https://github.com/peterjc/pico_galaxy/tree/master/tools/samtools_idxstats commit 3c6f0dca0e1318eecd1e07d177ffc5752b4f6c95 diff -r 242f1a5a9277 -r 08834fedb0d0 tools/samtools_idxstats/README.rst --- a/tools/samtools_idxstats/README.rst Wed May 13 10:34:12 2015 -0400 +++ b/tools/samtools_idxstats/README.rst Thu May 21 10:58:28 2015 -0400 @@ -68,12 +68,12 @@ Planemo commands (which requires you have set your Tool Shed access details in ``~/.planemo.yml`` and that you have access rights on the Tool Shed):: - $ planemo shed_upload --shed_target testtoolshed --check_diff ~/repositories/pico_galaxy/tools/samtools_idxstats/ + $ planemo shed_update --shed_target testtoolshed --check_diff ~/repositories/pico_galaxy/tools/samtools_idxstats/ ... or:: - $ planemo shed_upload --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/samtools_idxstats/ + $ planemo shed_update --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/samtools_idxstats/ ... To just build and check the tar ball, use::