git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1531 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
rramthun 19 years ago
parent 4bb7397b53
commit 5281cb1987

@ -7,7 +7,7 @@ then
exit 2
elif ! [-x "`which java`"]
echo "The java command is not executable."
echo "Either you have not installed java or it is not in your $PATH"
echo "Either you have not installed java or it is not in your PATH"
echo "Has this script been invoked by CRON? Then use the -c option."
exit 2

Loading…
Cancel
Save