# HG changeset patch # User peterjc # Date 1432219860 14400 # Node ID 89d7f067a0ff5ab3d7cf0db2598181dfa33e598b # Parent 28fe4ea796ad7ef3488611db9279e3b1b221c84b planemo upload for repository https://github.com/peterjc/pico_galaxy/tools/fastq_paired_unpaired commit 3c6f0dca0e1318eecd1e07d177ffc5752b4f6c95 diff -r 28fe4ea796ad -r 89d7f067a0ff tools/fastq_paired_unpaired/README.rst --- a/tools/fastq_paired_unpaired/README.rst Tue May 12 12:54:31 2015 -0400 +++ b/tools/fastq_paired_unpaired/README.rst Thu May 21 10:51:00 2015 -0400 @@ -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/fastq_paired_unpaired/ + $ planemo shed_update --shed_target testtoolshed --check_diff ~/repositories/pico_galaxy/tools/fastq_paired_unpaired/ ... or:: - $ planemo shed_upload --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/fastq_paired_unpaired/ + $ planemo shed_update --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/fastq_paired_unpaired/ ... To just build and check the tar ball, use::