tests/test-keyword
branch0.9.2compat
changeset 420 25f2d4cedd4c
parent 397 db7cc16560d4
child 434 0884558504a3
--- a/tests/test-keyword	Fri Feb 15 20:17:33 2008 +0100
+++ b/tests/test-keyword	Fri Feb 22 14:23:48 2008 +0100
@@ -68,6 +68,7 @@
 echo % status
 hg status
 echo % identify
+hg debugrebuildstate
 hg --quiet identify
 echo % cat
 cat a b
@@ -198,6 +199,7 @@
 hg cat a b
 
 echo % remove
+hg debugrebuildstate
 hg remove a
 hg --debug commit -m rma
 echo % status