27 Jan
2005
27 Jan
'05
10:35 p.m.
On Thu, Jan 27, 2005 at 10:33:39PM +0000, Henrik Storner wrote:
But your $HG-TEST definition is also wrong. If it's a regular expression, it should be "$HG-TEST=(host01|host02)"
I'm tired ... "$HG-TEST=%(host01|host02)" since a "%" is needed to flag it as a pc-regex.
Henrik