]> arthur.barton.de Git - bup.git/commit
Change remaining uses of python to bup-python
authorRob Browning <rlb@defaultvalue.org>
Tue, 15 Dec 2015 01:23:45 +0000 (19:23 -0600)
committerRob Browning <rlb@defaultvalue.org>
Fri, 18 Dec 2015 18:55:08 +0000 (12:55 -0600)
commit6bfd8db535475a7e4a30b6c62161359fd0dc5e56
treed03d7d2d844e8ac966093be1718afa9a55bdafff
parent3eed49cbbd14f8e2419a2b7b6408d34f4d002c57
Change remaining uses of python to bup-python

Putting a phony python in tmp-bin and running this:

  PATH="$(pwd)/../tmp-bin:${PATH}" make check

when configure had settled on python2.7 revealed a number of lingering
occurrences.

Thanks to Thomas Klausner for reporting the problem.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
t/lib.sh
t/test-fuse.sh
t/test-ls.sh
t/test-meta.sh
t/test-restore-map-owner.sh
t/test-sparse-files.sh