mercurial at 4111: 2 new changesets
Christian Ebert
blacktrash at gmx.net
Sat Feb 24 07:53:47 UTC 2007
* Mercurial Commits on Friday, February 23, 2007 at 22:15:06 +0100:
> 2 new changesets in mercurial:
>
> http://www.selenic.com/hg/rev/20af6a2f0b0e
> changeset: 4110:20af6a2f0b0e
> parent: 4108:226df1808f16
> user: Thomas Arendsen Hein <thomas at intevation.de>
> date: Fri Feb 23 17:31:00 2007 +0100
> summary: Fixed workingfilectx.date() (found by Thomas Waldmann) with test.
This gives an error here (MacOS 10.3.9):
ERROR: test-context.py output changed
--- Expected output
+++ Test output
@@ -1,1 +1,1 @@
-workingfilectx.date = (1000, 0)
+workingfilectx.date = (1000.0, 0)
# Ran 1 tests, 0 skipped, 1 failed.
If that stems from MacOS X/Python's broken locale support it can
be ignored. I'm just not sure.
c
--
_B A U S T E L L E N_ lesen! --->> <http://www.blacktrash.org/baustellen.html>
More information about the Mercurial-devel
mailing list