]> arthur.barton.de Git - bup.git/blobdiff - cmd/drecurse-cmd.py
test-rm: replace pipefail with explicit tests
[bup.git] / cmd / drecurse-cmd.py
index 611bfdbb3e89bdc3d93d9900fc3b38fc5cb6343d..bc537cbd96044c155d915212a353d7fbb81aa252 100755 (executable)
@@ -6,8 +6,11 @@ exec "$bup_python" "$0" ${1+"$@"}
 # end of bup preamble
 
 from os.path import relpath
+import sys
+
 from bup import options, drecurse
-from bup.helpers import *
+from bup.helpers import log, parse_excludes, parse_rx_excludes, saved_errors
+
 
 optspec = """
 bup drecurse <path>