Removed debugging lines

This commit is contained in:
Asif Bacchus 2018-10-03 16:04:18 -06:00
parent 3db1773e65
commit 31f10f3df3

View File

@ -266,8 +266,6 @@ if [ "$checkResult" = "1" ]; then
exit 1
fi
echo "using $sqlDetails"
exit 99
### Log start of script operations
echo -e "\e[1;35m${stamp}-- Start $scriptName execution ---${normal}" \