comparison .hgignore @ 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 44a371823f83
children 5068d0974278
comparison
equal deleted inserted replaced
16068:73aaff46175b 16069:f680ed10e2c4