Merge pull request #1 from devinslick/test-branch

Testing REDHAT variable
This commit is contained in:
Devin Slick 2015-10-23 17:26:53 -05:00
commit 6f8980ba70

View file

@ -320,4 +320,5 @@ if [ "${AUTOSTART}" == "yes" ]; then
fi fi
fi fi
echo $REDHAT
exit 0 exit 0