-
Committer:
Vincent Ladeuil
-
Date:
2007-10-09 20:32:29 UTC
-
mto:
(2903.1.1 trunk)
-
mto:
This revision was merged to the branch mainline in
revision
2904.
-
Revision ID:
v.ladeuil+lp@free.fr-20071009203229-5k200m1g7mf4jf9l
Fix 149019 by using a proper line number when reporting errors.
* bzrlib/util/configobj/configobj.py:
(ConfigObj._handle_error): Trivial fix. Since cur_index is
0-based, line number was off by one.