]> arthur.barton.de Git - bup.git/blobdiff - t/hardlink-sets
Stop forcing LC_CTYPE=ISO-8859-1
[bup.git] / t / hardlink-sets
index 4769154c5b9f34ecb9a8dfdfd906d2d5da0d71a2..0e6458a1fed7829422b87562ac65f711e28ecca0 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