actually output something in toc mode
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Fri, 31 Mar 2017 13:35:53 +0000 (15:35 +0200)
committerPhilipp Gesang <philipp.gesang@intra2net.com>
Tue, 25 Apr 2017 13:30:21 +0000 (15:30 +0200)
commiteab51cc10cb73d179645e2b6fb70b57813d87c75
tree9e784d8093f925e45bc02c85e52e8616c1d508c5
parent356ad498ac9c888b9ce8c03378697499a1b50a6d
actually output something in toc mode

Until now backup.py wouldn’t print anything when passed the -l
flag. Supply a trivial printer to the “list_func” argument to
output the contents similar to what GNU tar does.
backup.py