tests/README
changeset 3199 096f1c73cdc3
parent 2991 f63667f694de
child 3934 d0bbd8ee50c7
--- a/tests/README	Fri Sep 29 23:14:22 2006 +0200
+++ b/tests/README	Tue Sep 26 00:05:24 2006 +0100
@@ -26,11 +26,9 @@
 
   use commit -m "test" -u test -d "1000000 0"
 
-- diff will show the current time
+- diff and export may show the current time
 
-  use hg diff | sed -e "s/\(+++ [a-zA-Z0-9_/.-]*\).*/\1/" \
-                    -e "s/\(--- [a-zA-Z0-9_/.-]*\).*/\1/"
-  to strip dates
+  use -D/--nodates to strip the dates
 
 - You can append your own hgrc settings to the file that the environment
   variable HGRCPATH points to. This file is cleared before running a test.