]> arthur.barton.de Git - bup.git/commit
Use debug1() when reporting paths skipped
authorAneurin Price <aneurin.price@gmail.com>
Wed, 9 Mar 2011 15:36:48 +0000 (15:36 +0000)
committerAvery Pennarun <apenwarr@gmail.com>
Thu, 10 Mar 2011 18:39:28 +0000 (18:39 +0000)
commita5980a220b04eb030b27ee707ffb2efbf712b898
tree163b0f4652ea8b624e9ad4be308149bb985b3b05
parenta5664da3fe97158282f6147513835ef08669cce9
Use debug1() when reporting paths skipped

Skipping paths during indexing is a normal event not indicative of any
problems, so need not be reported in normal operation.

Signed-off-by: Aneurin Price <aneurin.price@gmail.com>
lib/bup/drecurse.py