Mercurial > hg > hg-fastimport
diff tests/test-fastimport-git.out @ 65:b3faf593a471
Update tests to reflect correct timezone conversion.
Fixes test breakage introduced by c82b6a84884f.
| author | Greg Ward <greg@gerg.ca> |
|---|---|
| date | Sun, 26 Jul 2015 14:09:40 -0400 |
| parents | 7ff36dc9f0b1 |
| children |
line wrap: on
line diff
--- a/tests/test-fastimport-git.out Mon Aug 01 21:24:29 2011 -0400 +++ b/tests/test-fastimport-git.out Sun Jul 26 14:09:40 2015 -0400 @@ -6,18 +6,18 @@ 0 modify Removing blob dir 'HGTMP/test-fastimport-git/simplegit/.hg/blobs' ... % hg log -o changeset: 1:0a3befda043d +o changeset: 1:3ba674918e3f | tag: tip | user: Joe Contributor <joe@example.com> -| date: Fri Jan 11 01:20:00 2008 +0400 +| date: Thu Jan 10 17:20:00 2008 -0400 | files: ooga | description: | modify | | -o changeset: 0:9a4b81675bd1 +o changeset: 0:339e2fa74ac1 user: Example <example@example.org> - date: Fri Jan 11 01:21:00 2008 +0400 + date: Thu Jan 10 17:21:00 2008 -0400 files: foo.txt ooga description: initial revision
