author | Jonathan Nieder <jrnieder@gmail.com> | |
Mon, 12 Apr 2010 14:24:28 +0000 (09:24 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 13 Apr 2010 05:10:50 +0000 (22:10 -0700) | ||
commit | 63a2f6139c33b7231baad8e3bfcc218ef6b63418 | |
tree | 6db594e48cbd288ed144636b6a8434d71c4e9fce | tree | snapshot |
parent | f733f6a0c690a3d5e399c438d4dc3f2307418171 | commit | diff |
t5800: testgit helper requires Python support
git remote-testgit is written in Python. In a NO_PYTHON build, tests
using it would fail, so skip them.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git remote-testgit is written in Python. In a NO_PYTHON build, tests
using it would fail, so skip them.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5800-remote-helpers.sh | diff | blob | history |