fix file offset calculation
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Mon, 3 Apr 2017 13:56:25 +0000 (15:56 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 2 Apr 2018 11:34:08 +0000 (13:34 +0200)
commit867f75f7811625f83ed203e91434d60cd895f825
tree10f57bd6bce1a7589c85280a26055a406e10a906
parent15d3eefdf5cf6fbc90d6c2b91d054e5fee341aa9
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