fix file offset calculation
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Mon, 3 Apr 2017 13:56:25 +0000 (15:56 +0200)
committerPhilipp Gesang <philipp.gesang@intra2net.com>
Tue, 25 Apr 2017 13:30:22 +0000 (15:30 +0200)
commit716e6c8270d54d5b9cc93b6f1de8c841fec8b071
tree350cf7d87eec526060055d1b2f1cc0dd6e02438c
parent471b39d2f118966371c78dac8a02d67594631dd6
fix file offset calculation

Move the seek-back code down into the “low level file” wrapper so
header writes aren’t counted. This way byte counters match again.
deltatar/tarfile.py