Fix code for changing tab width
authorMagnus Hagander <magnus@hagander.net>
Sun, 23 Feb 2020 21:15:14 +0000 (22:15 +0100)
committerMagnus Hagander <magnus@hagander.net>
Sun, 23 Feb 2020 21:15:14 +0000 (22:15 +0100)
commit346df619208560a7aabe26836ed174c30bf43aab
treef102b4af150ac916d98d72d4dd962abb11e88243
parent32636d6564c1b5bc87c84011a369b2198d4e05fd
Fix code for changing tab width

This has been broken for some time since py3 requires the options to be
in string format, it's just a very infrequent codepath.
gitdump.py