changeset 2714:85070b784896

Fix test-mq-qnew-twice exit code and output.
author Thomas Arendsen Hein <thomas@intevation.de>
date Fri, 28 Jul 2006 09:00:30 +0200
parents 35caf437a201
children 79c31b6b9c83
files tests/test-mq-qnew-twice tests/test-mq-qnew-twice.out
diffstat 2 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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