]> arthur.barton.de Git - bup.git/blobdiff - lib/bup/t/tclient.py
Move bup to cmd/ and symlink ./bup to cmd/bup
[bup.git] / lib / bup / t / tclient.py
index f529c229e6004bdc5d4b1788879f4e8355f86f28..2ea4dca0d0f6b23251a0ab3fb2cfdfb8867f7001 100644 (file)
@@ -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)