view hgext/__init__.py @ 16069:f680ed10e2c4 stable

tests: fix command line overflow on ksh "<command> `hg manifest`" overflows the puny 1024 byte command line length limit on AIX default shell ksh. Replace with "hg manifest | xargs <command>".
author Jim Hague <jim.hague@acm.org>
date Sat, 04 Feb 2012 00:02:05 +0000
parents 7d439981bec4
children 155e3308289c
line wrap: on
line source

# placeholder