]> arthur.barton.de Git - bup.git/blobdiff - cmd/xstat-cmd.py
bup_rm: take opts as individual arguments
[bup.git] / cmd / xstat-cmd.py
index f299cbca7bf5a1ce12e745ad98a54f515c4fdd59..9f328458c3a343c7bf87fc6c471dd411815418c8 100755 (executable)
@@ -10,7 +10,7 @@ exec "$bup_python" "$0" ${1+"$@"}
 # Public License as described in the bup LICENSE file.
 import sys, stat, errno
 from bup import metadata, options, xstat
-from bup.helpers import handle_ctrl_c, parse_timestamp, saved_errors, \
+from bup.helpers import add_error, handle_ctrl_c, parse_timestamp, saved_errors, \
     add_error, log