Updated error codes
This commit is contained in:
parent
af035719f8
commit
9cae90f3d9
@ -285,7 +285,7 @@ maintResult="$?"
|
||||
if [ "$mainResult" = "0" ]; then
|
||||
echo -e "\e[0;36m...done\e[0m" >> $logFile
|
||||
else
|
||||
quit 200
|
||||
quit 500
|
||||
fi
|
||||
|
||||
## Read sqlDetails file and extract necessary information
|
||||
|
Loading…
Reference in New Issue
Block a user