##// END OF EJS Templates
Fix test-mq-qnew-twice exit code and output.
Thomas Arendsen Hein -
r2714:85070b78 default
parent child Browse files
Show More
@@ -11,3 +11,5 b' hg qnew first.patch'
11
11
12 touch ../first.patch
12 touch ../first.patch
13 hg qimport ../first.patch
13 hg qimport ../first.patch
14
15 exit 0
@@ -1,1 +1,2 b''
1 abort: patch "first.patch" already exists
1 abort: patch "first.patch" already exists
2 abort: patch "first.patch" already exists
General Comments 0
You need to be logged in to leave comments. Login now