]> arthur.barton.de Git - bup.git/blobdiff - cmd/split-cmd.py
test-sparse-files: use bup-python in master
[bup.git] / cmd / split-cmd.py
index e813dd7d2658b4420ab21f9b9a7f4f78a7b9fc06..57c7392c78a57864d579e948ad42d5c3bf78f978 100755 (executable)
@@ -8,8 +8,9 @@ exec "$bup_python" "$0" ${1+"$@"}
 import os, sys, time
 
 from bup import hashsplit, git, options, client
-from bup.helpers import (handle_ctrl_c, hostname, log, parse_num, qprogress,
-                         reprogress, saved_errors, userfullname, username)
+from bup.helpers import (add_error, handle_ctrl_c, hostname, log, parse_num,
+                         qprogress, reprogress, saved_errors,
+                         userfullname, username)
 
 
 optspec = """