tests/test-push-warn.out
changeset 10371 eacfff116e17
parent 10354 844d83da2da9
child 10396 65a90c8e11ee
--- a/tests/test-push-warn.out	Sun Feb 07 14:53:17 2010 +0100
+++ b/tests/test-push-warn.out	Sun Feb 07 15:09:02 2010 +0100
@@ -84,23 +84,23 @@
 % push on existing branch and new branch
 pushing to ../f
 searching for changes
-abort: push creates new remote branches: 'c'!
+abort: push creates new remote branches: c!
 (use 'hg push -f' to force)
 1
 pushing to ../f
 searching for changes
-abort: push creates new remote branches: 'c'!
+abort: push creates new remote branches: c!
 (use 'hg push -f' to force)
 1
 % multiple new branches
 pushing to ../f
 searching for changes
-abort: push creates new remote branches: 'c', 'd'!
+abort: push creates new remote branches: c, d!
 (use 'hg push -f' to force)
 1
 pushing to ../f
 searching for changes
-abort: push creates new remote branches: 'd'!
+abort: push creates new remote branches: d!
 (use 'hg push -f' to force)
 1
 % fail on multiple head push