--- a/tests/test-keyword Tue Mar 11 23:55:38 2008 +0100
+++ b/tests/test-keyword Fri Mar 21 15:38:02 2008 +0100
@@ -158,8 +158,7 @@
hg --debug commit -ma2c -d '1 0' -u 'User Name <user@example.com>'
echo % cat a c
cat a c
-echo % touch copied c after 1 second
-sleep 1
+echo % touch copied c
touch c
echo % status
hg status
--- a/tests/test-keyword.out Tue Mar 11 23:55:38 2008 +0100
+++ b/tests/test-keyword.out Fri Mar 21 15:38:02 2008 +0100
@@ -230,7 +230,7 @@
expand $Id: c,v e22d299ac0c2 1970/01/01 00:00:01 user $
do not process $Id:
xxx $
-% touch copied c after 1 second
+% touch copied c
% status
% kwfiles
a
@@ -312,6 +312,7 @@
adding manifests
adding file changes
added 2 changesets with 3 changes to 3 files
+updating working directory
3 files updated, 0 files merged, 0 files removed, 0 files unresolved
% incoming
comparing with test-keyword/Test