diff tests/test-rollback.out @ 10081:a5f3f9b1c42a

test-rollback: Ignore hook exit code Failing hooks returned 255 on Solaris
author Mads Kiilerich <mads@kiilerich.com>
date Wed, 16 Dec 2009 12:10:21 +0100
parents 48b81d9bca8d
children f0bfe42c7b1f
line wrap: on
line diff
--- a/tests/test-rollback.out	Wed Dec 16 13:19:42 2009 +0100
+++ b/tests/test-rollback.out	Wed Dec 16 12:10:21 2009 +0100
@@ -31,13 +31,13 @@
 % rollback by pretxncommit saves commit message (issue 1635)
 transaction abort!
 rollback completed
-abort: pretxncommit hook exited with status 1
+abort: pretxncommit hook exited ...
 .hg/last-message.txt:
 precious commit message
 % same thing, but run $EDITOR
 transaction abort!
 rollback completed
 note: commit message saved in .hg/last-message.txt
-abort: pretxncommit hook exited with status 1
+abort: pretxncommit hook exited ...
 .hg/last-message.txt:
 another precious commit message