# HG changeset patch # User Lee Cantey # Date 1315844431 25200 # Node ID 3bccc15b201f449dd3223a227e1ac08723804448 # Parent 650d81a313cb6c3ea26cef8e183a6df223e42617 test-setdiscovery: allow for leading space in output of wc diff -r 650d81a313cb -r 3bccc15b201f tests/test-setdiscovery.t --- a/tests/test-setdiscovery.t Thu Sep 08 10:20:42 2011 +0200 +++ b/tests/test-setdiscovery.t Mon Sep 12 09:20:31 2011 -0700 @@ -288,7 +288,7 @@ reading DAG from stdin $ hg heads -t --template . | wc -c - 261 + \s*261 (re) $ hg clone -b a . a adding changesets