On Tue, Feb 4, 2014 at 7:39 AM, Markus Neteler <[email protected]> wrote: > On Tue, Feb 4, 2014 at 1:04 AM, Vaclav Petras <[email protected]> wrote: >> This was is even more tricky and I don't know what is happening. >> >> In directory man, script ./build_keywords.py fails: >> >> Traceback (most recent call last): >> File "./build_keywords.py", line 38, in <module> >> key = "%s%s" % (key[0].upper(), key[1:]) >> IndexError: string index out of range
Kindly fixed by Luca in http://trac.osgeo.org/grass/changeset/58876 (so far emtpy lines after NAME and KEYWORD crashed the script, now they are filtered out) Markus _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
