diff --git a/inc/status.inc b/inc/status.inc index 07eeb338..a171f207 100755 --- a/inc/status.inc +++ b/inc/status.inc @@ -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