]> arthur.barton.de Git - bup.git/blobdiff - lib/bup/t/tgit.py
Move bup to cmd/ and symlink ./bup to cmd/bup
[bup.git] / lib / bup / t / tgit.py
index bcc58bd01819cfa815492a5b8743899f1231d7e9..2cf82302c499c8489cf2d5ed92f64a0f82d1acdb 100644 (file)
@@ -12,7 +12,7 @@ from buptest import no_lingering_errors, test_tempdir
 
 
 top_dir = os.path.realpath('../../..')
-bup_exe = top_dir + '/bup'
+bup_exe = top_dir + '/cmd/bup'
 
 
 def exc(*cmd):