That space has been hiding from me....

This commit is contained in:
Devin Slick 2015-10-23 22:44:02 -05:00
parent 859be63643
commit bed1a7bdef

View file

@ -313,7 +313,7 @@ if [ "${AUTODELETE}" == "yes" ]; then
fi
fi
if [ "${AUTOSTART}" == "yes"]; then
if [ "${AUTOSTART}" == "yes" ]; then
if [ "${REDHAT}" == "no" ]; then
echo "The AUTOSTART [-s] option may not be needed on your distribution."
fi