]> granicus.if.org Git - python/commit
hgtouch: remove meta-variable from option spec
authorGeorg Brandl <georg@python.org>
Sun, 9 Mar 2014 09:22:10 +0000 (10:22 +0100)
committerGeorg Brandl <georg@python.org>
Sun, 9 Mar 2014 09:22:10 +0000 (10:22 +0100)
commite46abb42deeffd535e926337a1507f604252a816
tree1740e71dbf8575a256f5f0f6e3349b32d6b147d4
parent95b696a01008923854b64a8adeb049844679043e
hgtouch: remove meta-variable from option spec

This fifth tuple element is unsupported in an old hg version still used on
one buildbot, and it is not really necessary (only used in touch --help).
Tools/hg/hgtouch.py