--- a/tests/test-mactext Sun Apr 26 11:49:17 2009 +0200
+++ b/tests/test-mactext Sun Apr 26 14:29:02 2009 +0200
@@ -23,10 +23,10 @@
echo hello > f
hg add f
-hg ci -m 1 -d'0 0'
+hg ci -m 1
echo
python unix2mac.py f
-hg ci -m 2 -d'0 0'
+hg ci -m 2
hg cat f | python print.py
cat f | python print.py