]> arthur.barton.de Git - bup.git/blobdiff - cmd/split-cmd.py
LocalRepo.__init__: use correct dir everywhere
[bup.git] / cmd / split-cmd.py
index 80c7e0d0cce4ac66338445eb6fbf3eb44a8ae7d7..031a266acd3b8f42e8266a40de8b2c2fcfdada76 100755 (executable)
@@ -5,6 +5,7 @@ exec "$bup_python" "$0" ${1+"$@"}
 """
 # end of bup preamble
 
+from __future__ import absolute_import
 import os, sys, time
 
 from bup import hashsplit, git, options, client