Update status.inc
This commit is contained in:
@@ -753,4 +753,11 @@ REPLCHECK(){
|
|||||||
[ "`date +%s`" -gt "${timeout}" ] && timeout=true && break
|
[ "`date +%s`" -gt "${timeout}" ] && timeout=true && break
|
||||||
done
|
done
|
||||||
[ "${timeout}" == "true" ] && touch ${NM_TMPFOLDER}/repl.${rcheck}.${nip}.timeout || touch ${NM_TMPFOLDER}/repl.${rcheck}.${nip}.good
|
[ "${timeout}" == "true" ] && touch ${NM_TMPFOLDER}/repl.${rcheck}.${nip}.timeout || touch ${NM_TMPFOLDER}/repl.${rcheck}.${nip}.good
|
||||||
}
|
}
|
||||||
|
|
||||||
|
STATUS_SCANTIMES(){
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user