changeset 12105 | 6f58430dfdd0 |
parent 12088 | 1f71dffabc53 |
child 12345 | e0ee3e822a9a |
--- a/mercurial/util.py Mon Aug 30 13:23:32 2010 +0900 +++ b/mercurial/util.py Mon Aug 30 13:29:44 2010 +0900 @@ -1069,7 +1069,7 @@ else: break else: - raise Abort(_('invalid date: %r ') % date) + raise Abort(_('invalid date: %r') % date) # validate explicit (probably user-specified) date and # time zone offset. values must fit in signed 32 bits for # current 32-bit linux runtimes. timezones go from UTC-12