Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
remote-helpers: test: cleanup style
[gitweb.git]
/
contrib
/
remote-helpers
/
test-hg-bidi.sh
diff --git
a/contrib/remote-helpers/test-hg-bidi.sh
b/contrib/remote-helpers/test-hg-bidi.sh
index f5696977342fc91f85a6d8b564677e6ace8a78d0..2c693d07d9ac3071cee9109576c48e3cc06c7045 100755
(executable)
--- a/
contrib/remote-helpers/test-hg-bidi.sh
+++ b/
contrib/remote-helpers/test-hg-bidi.sh
@@
-15,7
+15,7
@@
if ! test_have_prereq PYTHON; then
test_done
fi
-if !
"$PYTHON_PATH"
-c 'import mercurial'; then
+if !
python
-c 'import mercurial'; then
skip_all='skipping remote-hg tests; mercurial not available'
test_done
fi