projects
/
pgarchives.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c043ec
)
Typo
author
Magnus Hagander
<magnus@hagander.net>
Sun, 1 Jul 2012 19:19:27 +0000
(21:19 +0200)
committer
Magnus Hagander
<magnus@hagander.net>
Sun, 1 Jul 2012 19:19:27 +0000
(21:19 +0200)
loader/lib/parser.py
patch
|
blob
|
blame
|
history
diff --git
a/loader/lib/parser.py
b/loader/lib/parser.py
index 290a6870f3094b06be31272168652b566df1ce99..51a8fd22ee6fe9a80c9eca4c0c6c3ecfa8c4b635 100644
(file)
--- a/
loader/lib/parser.py
+++ b/
loader/lib/parser.py
@@
-252,7
+252,7
@@
class ArchivesParser(object):
if d.endswith('-7700 (EST)'):
d = d.replace('-7700 (EST)', 'EST')
if d.endswith('+-4-30'):
- d = d.replace('+
0
4-30', '+0430')
+ d = d.replace('+
-
4-30', '+0430')
if d.endswith('+1.00'):
d = d.replace('+1.00', '+0100')
if d.endswith('+-100'):