comparison .hgtags @ 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 79e37dd6c28f
children e6a9f73965a8
comparison
equal deleted inserted replaced
16068:73aaff46175b 16069:f680ed10e2c4