1
0
Fork 1
mirror of https://github.com/vbatts/tar-split.git synced 2025-10-04 21:21:01 +00:00

debug: add an mtree.Debugf and -debug flag

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2016-07-20 13:28:08 -04:00
parent 39f68f5be2
commit ed6b293839
4 changed files with 26 additions and 3 deletions

View file

@ -1,5 +1,3 @@
// +build linux
package mtree
import (