Now we use PYTHON_PATH properly, and also we are able to do:
make -C contrib/remote-helpers install
Felipe Contreras (4):
remote-helpers: generate scripts
remote-helpers: rename tests
remote-helpers: allow direct test execution
remote-helpers: add exec-path links
.gitignore | 2 ++
contrib/remote-helpers/.gitignore | 2 ++
contrib/remote-helpers/Makefile | 25 +++++++++++++++++-----
.../{git-remote-bzr => git-remote-bzr.py} | 0
.../{git-remote-hg => git-remote-hg.py} | 0
contrib/remote-helpers/{test-bzr.sh => test-bzr.t} | 3 ++-
.../{test-hg-bidi.sh => test-hg-bidi.t} | 3 ++-
.../{test-hg-hg-git.sh => test-hg-hg-git.t} | 3 ++-
contrib/remote-helpers/{test-hg.sh => test-hg.t} | 3 ++-
9 files changed, 32 insertions(+), 9 deletions(-)
create mode 100644 contrib/remote-helpers/.gitignore
rename contrib/remote-helpers/{git-remote-bzr => git-remote-bzr.py} (100%)
rename contrib/remote-helpers/{git-remote-hg => git-remote-hg.py} (100%)
rename contrib/remote-helpers/{test-bzr.sh => test-bzr.t} (98%)
rename contrib/remote-helpers/{test-hg-bidi.sh => test-hg-bidi.t} (98%)
rename contrib/remote-helpers/{test-hg-hg-git.sh => test-hg-hg-git.t} (99%)
rename contrib/remote-helpers/{test-hg.sh => test-hg.t} (97%)
--
1.8.3.rc3.312.g47657de
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html