tests/test-keyword
branchstable
changeset 419 2f179ea3a9aa
parent 409 6e2293f7b9f7
child 426 671d2e27d388
--- a/tests/test-keyword	Fri Feb 15 20:18:56 2008 +0100
+++ b/tests/test-keyword	Thu Feb 21 16:22:31 2008 -0300
@@ -67,6 +67,7 @@
 echo % status
 hg status
 echo % identify
+hg debugrebuildstate
 hg --quiet identify
 echo % cat
 cat a b
@@ -216,6 +217,7 @@
 echo
 
 echo % remove
+hg debugrebuildstate
 hg remove a
 hg --debug commit -m rma
 echo % status