changeset 12368:9581d5efb6a5

tests: fix touch -t with RHEL
author Matt Mackall <mpm@selenic.com>
date Wed, 22 Sep 2010 15:33:08 -0500
parents 3acd5f7ab9d0
children 6f0d9d79111f
files tests/test-archive.t
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-archive.t	Tue Sep 21 18:36:23 2010 +0200
+++ b/tests/test-archive.t	Wed Sep 22 15:33:08 2010 -0500
@@ -221,7 +221,7 @@
   [255]
 old file -- date clamped to 1980
 
-  $ touch -t 19750101 old
+  $ touch -t 197501010000 old
   $ hg add old
   $ hg commit -m old
   $ hg archive ../old.zip