X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=t%2Fhardlink-sets;fp=t%2Fhardlink-sets;h=0e6458a1fed7829422b87562ac65f711e28ecca0;hb=938537c3a9bb76cfa7d62f931ffee0ff3359aa55;hp=4769154c5b9f34ecb9a8dfdfd906d2d5da0d71a2;hpb=f3b164a6242f950591a950b47a2c164038465aea;p=bup.git diff --git a/t/hardlink-sets b/t/hardlink-sets index 4769154..0e6458a 100755 --- a/t/hardlink-sets +++ b/t/hardlink-sets @@ -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