Previous changeset 9:d0d604b9ab9a (2015-05-13) Next changeset 11:5ccb4e31510a (2017-02-01) |
Commit message:
planemo upload for repository https://github.com/peterjc/pico_galaxy/tools/seq_primer_clip commit 3c6f0dca0e1318eecd1e07d177ffc5752b4f6c95 |
modified:
tools/seq_primer_clip/README.rst |
b |
diff -r d0d604b9ab9a -r 1ea4bc07d303 tools/seq_primer_clip/README.rst --- a/tools/seq_primer_clip/README.rst Wed May 13 06:57:46 2015 -0400 +++ b/tools/seq_primer_clip/README.rst Thu May 21 10:53:06 2015 -0400 |
b |
@@ -86,12 +86,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/seq_primer_clip/ + $ planemo shed_update --shed_target testtoolshed --check_diff ~/repositories/pico_galaxy/tools/seq_primer_clip/ ... or:: - $ planemo shed_upload --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/seq_primer_clip/ + $ planemo shed_update --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/seq_primer_clip/ ... To just build and check the tar ball, use:: |