--- a/tests/test-keyword.out Sat Dec 01 09:52:00 2007 +0100
+++ b/tests/test-keyword.out Sat Dec 01 10:32:40 2007 +0100
@@ -92,11 +92,27 @@
do not process $Id:
xxx $
ignore $Id$
-% default keyword expansion including commit hook
-% commit
+% addremove
adding a
adding b
adding sym
+% status
+A a
+A b
+A sym
+% default keyword expansion including commit hook
+% interrupted commit should not change state or run commit hook
+a
+b
+sym
+transaction abort!
+rollback completed
+abort: edit failed: false exited with status 1
+% status
+A a
+A b
+A sym
+% commit
a
b
sym
@@ -193,7 +209,7 @@
xxx $
ignore $Id$
a
-% interrupted commit
+% interrupted commit should not change state
transaction abort!
rollback completed
abort: edit failed: false exited with status 1