tests/test-ssh.t
branchstable
changeset 26829 58f1645f72c3
parent 26828 00e75baa810f
child 26931 dc2016eb326b
--- a/tests/test-ssh.t	Sat Oct 24 00:39:26 2015 +0100
+++ b/tests/test-ssh.t	Sat Oct 24 00:39:22 2015 +0100
@@ -397,7 +397,8 @@
   pushing to ssh://user@dummy/*/remote (glob)
   searching for changes
   remote: Permission denied
-  abort: pretxnopen.hg-ssh hook failed
+  remote: pretxnopen.hg-ssh hook failed
+  abort: push failed on remote
   [255]
 
   $ cd ..
@@ -527,6 +528,7 @@
   remote: hook failure!
   remote: transaction abort!
   remote: rollback completed
-  abort: pretxnchangegroup.fail hook failed
+  remote: pretxnchangegroup.fail hook failed
+  abort: push failed on remote
   [255]