X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=lib%2Fbup%2Fdrecurse.py;h=376ab34953008b10e7ac4e4acbfea3667a50af6c;hb=12322abaf04152a80b03ca7cf0d8f6d3bfe4bbaa;hp=f52d8ecd7007a0785be4cbe353dd58f5b35330ed;hpb=be2593062aa08b541343f80ebf05d0ca3a22c52a;p=bup.git diff --git a/lib/bup/drecurse.py b/lib/bup/drecurse.py index f52d8ec..376ab34 100644 --- a/lib/bup/drecurse.py +++ b/lib/bup/drecurse.py @@ -1,7 +1,7 @@ import stat, os -from bup.helpers import should_rx_exclude_path, debug1 +from bup.helpers import add_error, should_rx_exclude_path, debug1 import bup.xstat as xstat