Update status.inc
This commit is contained in:
@@ -248,7 +248,7 @@ STATUS(){
|
||||
checked=skip
|
||||
fi
|
||||
if [ $(($(date +%s)-scanstart)) -gt 600 ]; then
|
||||
SENDNOTICE "NMG Scan Stuck" "NMG REPL check has been running for 10mins, klling all bash...." 1
|
||||
SENDNOTICE "NMG Scan Stuck" "NMG Status Check has been running for 10mins, klling all bash...." 1
|
||||
touch ${NM_TMPFOLDER}/.replcheck.fail
|
||||
killall bash
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user