]> arthur.barton.de Git - bup.git/blobdiff - dev/hardlink-sets
index: remove pointless git.repo() invocation
[bup.git] / dev / hardlink-sets
index a0329f80b334fd249c2bd17a8351f33d294bdf2e..e1be7424b8c2d00670d6f397e8f6b4fa97f8afd9 100755 (executable)
@@ -16,6 +16,8 @@ exec "$bup_python" "$0"
 from __future__ import absolute_import, print_function
 import os, stat, sys
 
+sys.path[:0] = [os.path.dirname(os.path.realpath(__file__)) + '/../lib']
+
 from bup import compat
 from bup.io import byte_stream