# HG changeset patch # User peterjc # Date 1432220123 14400 # Node ID 40badce808994d8bb0ff3954a63810c0adec8240 # Parent 95a5f56a24eb489f5cc6218d1fc1007a3885f3df planemo upload for repository https://github.com/peterjc/pico_galaxy/tools/clc_assembly_cell commit 3c6f0dca0e1318eecd1e07d177ffc5752b4f6c95 diff -r 95a5f56a24eb -r 40badce80899 tools/clc_assembly_cell/README.rst --- a/tools/clc_assembly_cell/README.rst Tue May 12 12:15:25 2015 -0400 +++ b/tools/clc_assembly_cell/README.rst Thu May 21 10:55:23 2015 -0400 @@ -101,12 +101,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/clc_assembly_cell/ + $ planemo shed_update --shed_target testtoolshed --check_diff ~/repositories/pico_galaxy/tools/clc_assembly_cell/ ... or:: - $ planemo shed_upload --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/clc_assembly_cell/ + $ planemo shed_update --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/clc_assembly_cell/ ... To just build and check the tar ball, use::