X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fbup%2Ft%2Ftclient.py;fp=lib%2Fbup%2Ft%2Ftclient.py;h=2ea4dca0d0f6b23251a0ab3fb2cfdfb8867f7001;hb=3fa656946d28bb8cac061b745e2edc26bc2d56ae;hp=f529c229e6004bdc5d4b1788879f4e8355f86f28;hpb=15f33da800e143b2853fcd39f79bc2de7a3de539;p=bup.git diff --git a/lib/bup/t/tclient.py b/lib/bup/t/tclient.py index f529c22..2ea4dca 100644 --- a/lib/bup/t/tclient.py +++ b/lib/bup/t/tclient.py @@ -17,7 +17,7 @@ def randbytes(sz): top_dir = os.path.realpath('../../..') -bup_exe = top_dir + '/bup' +bup_exe = top_dir + '/cmd/bup' s1 = randbytes(10000) s2 = randbytes(10000)