diff -r 8b9912865921 -r 23a1e1bdf62b tests/test-keyword --- a/tests/test-keyword Thu Feb 08 14:40:30 2007 +0100 +++ b/tests/test-keyword Thu Feb 08 15:13:28 2007 +0100 @@ -21,6 +21,8 @@ echo % default keyword expansion echo % commit hg --debug commit -A -m ab -d '0 0' -u 'User Name ' +echo % status +hg status echo % cat cat a b @@ -53,6 +55,9 @@ echo % commit hg --debug commit -l log -d '1 0' -u 'User Name ' +rm log +echo % status +hg status echo % cat cat a b