fix ValueError message (otherwise '*' is interpreted as string repetition)
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Mon, 13 Jun 2016 11:06:28 +0000 (13:06 +0200)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Wed, 15 Jun 2016 11:18:03 +0000 (13:18 +0200)
commit0c818a18f7dbcb4e9d492c5f38b5d497154faa29
treeb2cd658bdc27da804d2e37ccf886aedf81ed6ff6
parent5ab3f8f983c4890c87c5a513a7cc70f71422e0d7
fix ValueError message (otherwise '*' is interpreted as string repetition)
deltatar/tarfile.py