tests/test-abort-checkin.t
changeset 12316 4134686b83e1
parent 11848 f54ff49393fb
child 12327 92e30e135581
--- a/tests/test-abort-checkin.t	Thu Sep 16 16:12:26 2010 -0500
+++ b/tests/test-abort-checkin.t	Thu Sep 16 17:51:32 2010 -0500
@@ -24,10 +24,12 @@
   transaction abort!
   rollback completed
   abort: no commits allowed
+  [255]
   $ hg ci -m foo
   error: pretxncommit.nocommits hook failed: no commits allowed
   transaction abort!
   rollback completed
   abort: no commits allowed
+  [255]
 
   $ exit 0