Mercurial > public > mercurial-scm > hg
diff tests/test-ssh.out @ 1933:7544700fd931
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero.
Some systems show "Thu Jan 01" instead of "Thu Jan 1", which breaks tests.
Using "1000000" yields "Mon Jan 12 13:46:40 1970", which looks the same on
all systems.
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Mon, 13 Mar 2006 13:05:41 +0100 |
parents | 235e0effa672 |
children | 70ba0c86da8b |
line wrap: on
line diff
--- a/tests/test-ssh.out Mon Mar 13 12:22:55 2006 +0100 +++ b/tests/test-ssh.out Mon Mar 13 13:05:41 2006 +0100 @@ -20,10 +20,10 @@ # updating rc # find outgoing searching for changes -changeset: 1:536411b157b4 +changeset: 1:c54836a570be tag: tip user: test -date: Thu Jan 1 00:00:00 1970 +0000 +date: Mon Jan 12 13:46:40 1970 +0000 summary: add # push @@ -34,10 +34,10 @@ remote: adding file changes remote: added 1 changesets with 1 changes to 1 files # check remote tip -changeset: 1:536411b157b4 +changeset: 1:c54836a570be tag: tip user: test -date: Thu Jan 1 00:00:00 1970 +0000 +date: Mon Jan 12 13:46:40 1970 +0000 summary: add checking changesets