# HG changeset patch # User peterjc # Date 1494432543 14400 # Node ID b4a88e27d274b09d0278b8bd6c521b9402f11acf # Parent 0b38302b09c7613b1b86fe69ac9a7186b22d7417 v0.0.7 stricter error checking; record gnuplot version diff -r 0b38302b09c7 -r b4a88e27d274 tools/mummer/README.rst --- a/tools/mummer/README.rst Wed May 10 11:52:52 2017 -0400 +++ b/tools/mummer/README.rst Wed May 10 12:09:03 2017 -0400 @@ -85,17 +85,17 @@ 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_update -t testtoolshed --check_diff ~/repositories/pico_galaxy/tools/mummer/ + $ planemo shed_update -t testtoolshed --check_diff tools/mummer/ ... or:: - $ planemo shed_update -t toolshed --check_diff ~/repositories/pico_galaxy/tools/mummer/ + $ planemo shed_update -t toolshed --check_diff tools/mummer/ ... To just build and check the tar ball, use:: - $ planemo shed_upload --tar_only ~/repositories/pico_galaxy/tools/mummer/ + $ planemo shed_upload --tar_only tools/mummer/ ... $ tar -tzf shed_upload.tar.gz test-data/magic.pdf