diff tests/test-clone-failure.out @ 1588:a679a364436a

Better error message (without /.hg appended) when repository is not found. This makes the error for missing default or default-push more readable.
author Thomas Arendsen Hein <thomas@intevation.de>
date Thu, 15 Dec 2005 16:19:23 +0100
parents 5a034646e472
children fef2d653beaf
line wrap: on
line diff
--- a/tests/test-clone-failure.out	Thu Dec 15 15:40:14 2005 +0100
+++ b/tests/test-clone-failure.out	Thu Dec 15 16:19:23 2005 +0100
@@ -1,12 +1,12 @@
-abort: repository a/.hg not found!
+abort: repository a not found!
 255
 requesting all changes
 abort: error: Connection refused
 255
-abort: repository a/.hg not found!
+abort: repository a not found!
 255
 abort: destination '../a' already exists
 1
-abort: repository a/.hg not found!
+abort: repository a not found!
 255
 abort: destination 'q' already exists