git-commit-vandalism/contrib/remote-helpers
Felipe Contreras 02a607260f remote-helpers: tests: use python directly
These remote helpers use 'env python', not PYTHON_PATH, so that's where
we should check for the extensions. Otherwise, if 'python' is not
PYTHON_PATH (e.g. /usr/bin/python: Makefile's default), there will be a
mismatch between the python libraries actually accessible to the remote
helpers.

Suggested by: Torsten Bögershausen <tboegi@web.de>
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2013-05-21 11:59:44 -07:00
..
git-remote-bzr remote-bzr: fixes for older versions of bzr 2013-05-17 11:43:36 -07:00
git-remote-hg remote-hg: fix order of configuration comments 2013-05-21 09:33:24 -07:00
Makefile remote-helpers: fix the run of all tests 2013-04-04 09:35:20 -07:00
test-bzr.sh remote-helpers: tests: use python directly 2013-05-21 11:59:44 -07:00
test-hg-bidi.sh remote-helpers: tests: use python directly 2013-05-21 11:59:44 -07:00
test-hg-hg-git.sh remote-helpers: tests: use python directly 2013-05-21 11:59:44 -07:00
test-hg.sh remote-helpers: tests: use python directly 2013-05-21 11:59:44 -07:00