]> arthur.barton.de Git - bup.git/blobdiff - cmd/index-cmd.py
LocalRepo.__init__: use correct dir everywhere
[bup.git] / cmd / index-cmd.py
index 2426f1f5ac8b54fee6e3f6c164c8e6f87a38a0f1..539e89ef5019839d67669096593e783d532366e0 100755 (executable)
@@ -5,6 +5,7 @@ exec "$bup_python" "$0" ${1+"$@"}
 """
 # end of bup preamble
 
+from __future__ import absolute_import
 import sys, stat, time, os, errno, re
 
 from bup import metadata, options, git, index, drecurse, hlinkdb