Fix test-mq-qnew-twice exit code and output.
authorThomas Arendsen Hein <thomas@intevation.de>
Fri, 28 Jul 2006 09:00:30 +0200
changeset 2713 85070b784896
parent 2712 35caf437a201
child 2715 79c31b6b9c83
Fix test-mq-qnew-twice exit code and output.
tests/test-mq-qnew-twice
tests/test-mq-qnew-twice.out
--- a/tests/test-mq-qnew-twice
+++ b/tests/test-mq-qnew-twice
@@ -11,3 +11,5 @@ hg qnew first.patch
 
 touch ../first.patch
 hg qimport ../first.patch
+
+exit 0
--- a/tests/test-mq-qnew-twice.out
+++ b/tests/test-mq-qnew-twice.out
@@ -1,1 +1,2 @@
 abort: patch "first.patch" already exists
+abort: patch "first.patch" already exists