test
This commit is contained in:
parent
73f4ba51b2
commit
5e40b6eb5f
@ -354,7 +354,6 @@ func SQLIdentifyMsgWorker(id int, objIds <-chan int64) {
|
||||
err = setObjSubTypeId(objId, rule.MsgTypeID64)
|
||||
logOnError(err, "SQLIdentifyMsgWorker["+strconv.Itoa(id)+"] : setObjSubTypeId")
|
||||
if rule.BotCommand {
|
||||
|
||||
log.Printf("SQLIdentifyMsgWorker[" + strconv.Itoa(id) + "] : Timed out command\n")
|
||||
} else {
|
||||
switch rule.MsgTypeID64 {
|
||||
|
Loading…
Reference in New Issue
Block a user