diff tests/test-rebase-keep-branch @ 11198:b345b1cc124f

rebase: use helpers.sh in tests
author Matt Mackall <mpm@selenic.com>
date Wed, 19 May 2010 20:20:12 -0500
parents 3477ad0b1f2c
children
line wrap: on
line diff
--- a/tests/test-rebase-keep-branch	Wed May 19 19:46:39 2010 -0500
+++ b/tests/test-rebase-keep-branch	Wed May 19 20:20:12 2010 -0500
@@ -26,7 +26,7 @@
 echo
 echo '% Rebase a branch while preserving the branch name'
 hg update -C 3
-hg rebase -b 4 -d 3 --keepbranches 2>&1 | sed 's/\(saving bundle to \).*/\1/'
+hg rebase -b 4 -d 3 --keepbranches -q
 hg glog --template '{rev}:{desc}:{branches}\n'
 echo '% dirstate branch should be "notdefault"'
 hg branch