Merge with stable
authorChristian Ebert <blacktrash@gmx.net>
Fri, 21 Mar 2008 15:38:02 +0100
changeset 428 432aa523282c
parent 425 ff5b52ea337b (current diff)
parent 427 39fef460b62c (diff)
child 430 15a4c3d86501
Merge with stable
--- 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