tests/test-rhg.t
changeset 46445 ca3f73cc3cf4
parent 46442 02d3bb972121
child 46446 1dcd9c9975ed
--- a/tests/test-rhg.t	Thu Jan 28 19:21:57 2021 +0100
+++ b/tests/test-rhg.t	Thu Jan 28 19:13:55 2021 +0100
@@ -38,7 +38,7 @@
 Deleted repository
   $ rm -rf `pwd`
   $ rhg root
-  abort: error getting current working directory: $ENOENT$
+  abort: $ENOENT$: current directory
   [255]
 
 Listing tracked files
@@ -163,7 +163,7 @@
 
   $ echo -e '\xFF' >> .hg/requires
   $ rhg debugrequirements
-  corrupted repository: parse error in 'requires' file
+  abort: corrupted repository: parse error in 'requires' file
   [255]
 
 Persistent nodemap