Fix test-mq-qnew-twice exit code and output.
authorThomas Arendsen Hein <thomas@intevation.de>
Fri, 28 Jul 2006 09:00:30 +0200
changeset 2714 85070b784896
parent 2713 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	Thu Jul 27 18:24:59 2006 -0700
+++ b/tests/test-mq-qnew-twice	Fri Jul 28 09:00:30 2006 +0200
@@ -11,3 +11,5 @@
 
 touch ../first.patch
 hg qimport ../first.patch
+
+exit 0
--- a/tests/test-mq-qnew-twice.out	Thu Jul 27 18:24:59 2006 -0700
+++ b/tests/test-mq-qnew-twice.out	Fri Jul 28 09:00:30 2006 +0200
@@ -1,1 +1,2 @@
 abort: patch "first.patch" already exists
+abort: patch "first.patch" already exists