# HG changeset patch # User Lee Cantey # Date 2011-09-12 16:20:31 # Node ID 3bccc15b201f449dd3223a227e1ac08723804448 # Parent 650d81a313cb6c3ea26cef8e183a6df223e42617 test-setdiscovery: allow for leading space in output of wc diff --git a/tests/test-setdiscovery.t b/tests/test-setdiscovery.t --- a/tests/test-setdiscovery.t +++ b/tests/test-setdiscovery.t @@ -288,7 +288,7 @@ One with >200 heads, which used to use u reading DAG from stdin $ hg heads -t --template . | wc -c - 261 + \s*261 (re) $ hg clone -b a . a adding changesets