mirror of
https://shylinux.com/x/icebergs
synced 2025-04-26 09:34:05 +08:00
add some
This commit is contained in:
parent
be63e92893
commit
22be04e823
@ -220,7 +220,7 @@ func _space_send(m *ice.Message, name string, arg ...string) (h string) {
|
|||||||
m.WarnNotFound(kit.IndexOf([]string{ice.OPS, ice.DEV}, target[0]) == -1, SPACE, name)
|
m.WarnNotFound(kit.IndexOf([]string{ice.OPS, ice.DEV}, target[0]) == -1, SPACE, name)
|
||||||
})
|
})
|
||||||
} else if withecho {
|
} else if withecho {
|
||||||
m.WarnNotValid(!wait(), "time out")
|
m.Warn(!wait(), "time out")
|
||||||
}
|
}
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user