tests/test-infinitepush-ci.t
changeset 45906 95c4cca641f6
parent 45771 f90a5c211251
child 46226 0826d684a1b5
--- a/tests/test-infinitepush-ci.t	Mon Nov 23 12:20:19 2020 +0100
+++ b/tests/test-infinitepush-ci.t	Mon Nov 23 11:18:48 2020 -0800
@@ -205,7 +205,7 @@
 
   $ hg pull -r b4e4bce660512ad3e71189e14588a70ac8e31fef
   pulling from $TESTTMP/repo
-  abort: unknown revision 'b4e4bce660512ad3e71189e14588a70ac8e31fef'!
+  abort: unknown revision 'b4e4bce660512ad3e71189e14588a70ac8e31fef'
   [255]
   $ hg glog
   o  1:6cb0989601f1 added a
@@ -242,7 +242,7 @@
 XXX: we should support this
   $ hg pull -r b4e4bce660512
   pulling from ssh://user@dummy/repo
-  abort: unknown revision 'b4e4bce660512'!
+  abort: unknown revision 'b4e4bce660512'
   [255]
 
 XXX: we should show better message when the pull is happening from bundlestore