##// END OF EJS Templates
test-setdiscovery: allow for leading space in output of wc
Lee Cantey -
r15090:3bccc15b default
parent child Browse files
Show More
@@ -288,7 +288,7 b' One with >200 heads, which used to use u'
288 reading DAG from stdin
288 reading DAG from stdin
289
289
290 $ hg heads -t --template . | wc -c
290 $ hg heads -t --template . | wc -c
291 261
291 \s*261 (re)
292
292
293 $ hg clone -b a . a
293 $ hg clone -b a . a
294 adding changesets
294 adding changesets
General Comments 0
You need to be logged in to leave comments. Login now