diff tests/test-mq.out @ 10691:a778a367c20b stable

mq: fix init with nonexistent or non-local repository
author Cédric Duval <cedricduval@free.fr>
date Sun, 14 Mar 2010 18:46:38 +0100
parents ea85c01c7835
children 47fbbc4845ff
line wrap: on
line diff
--- a/tests/test-mq.out	Sun Mar 14 19:21:24 2010 +0100
+++ b/tests/test-mq.out	Sun Mar 14 18:46:38 2010 +0100
@@ -89,6 +89,12 @@
   series:
 A
 B
+% init --mq without repo
+abort: There is no Mercurial repository here (.hg not found)
+% init --mq with nonexistent directory
+abort: repository nonexistentdir not found!
+% init --mq with bundle (non "local")
+abort: only a local queue repository may be initialized
 % qrefresh
 foo bar