diff tests/test-fastimport-simple.out @ 48:1cf21a8c274b

Adapt to upstream changes in pyfastimport. - use parse(), not iter_commands() - changeset hashes differ for streams with inline file contents
author Greg Ward <greg-hg@gerg.ca>
date Sun, 17 May 2009 18:18:01 -0400
parents 7ff36dc9f0b1
children beea83224890
line wrap: on
line diff
--- a/tests/test-fastimport-simple.out	Sat May 16 12:57:22 2009 -0400
+++ b/tests/test-fastimport-simple.out	Sun May 17 18:18:01 2009 -0400
@@ -6,13 +6,13 @@
 0 add a line
 Removing blob dir 'HGTMP/test-fastimport-simple/simple/.hg/blobs' ...
 % hg log
-changeset:   1:777dd8cf7297
+changeset:   1:ec2bd7ac5b27
 tag:         tip
 user:        Example <example@example.org>
 date:        Thu Jan 10 21:20:01 2008 +0000
 summary:     add a line
 
-changeset:   0:1e4114af38f1
+changeset:   0:b7a8255f9622
 user:        Example <example@example.org>
 date:        Thu Jan 10 21:20:00 2008 +0000
 summary:     initial revision