]> arthur.barton.de Git - bup.git/commit
Use debug1() when reporting paths skipped bup-0.24a
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 20:57:26 +0000 (12:57 -0800)
commit629c52af422e1b23a31c55673d4db420772dc376
tree3bab9d3c8fa9e8f8f121f4e8776cfc7c3da5b4cc
parentd3700be2a8285419b60cfe599c35cecf3cfa2029
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