t5800: testgit helper requires Python support
commit63a2f6139c33b7231baad8e3bfcc218ef6b63418
authorJonathan Nieder <jrnieder@gmail.com>
Mon, 12 Apr 2010 14:24:28 +0000 (12 09:24 -0500)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Apr 2010 05:10:50 +0000 (12 22:10 -0700)
tree6db594e48cbd288ed144636b6a8434d71c4e9fce
parentf733f6a0c690a3d5e399c438d4dc3f2307418171
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>
t/t5800-remote-helpers.sh