mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-10 22:19:31 +01:00
review fix
This commit is contained in:
parent
b494c1ec35
commit
a95c44696f
@ -448,7 +448,7 @@ func (client *Client) rplWhoReply(channel *Channel, target *Client, rb *Response
|
||||
|
||||
// rehash reloads the config and applies the changes from the config file.
|
||||
func (server *Server) rehash() error {
|
||||
server.logger.Info("server", "Starting rehash")
|
||||
server.logger.Info("server", "Attempting rehash")
|
||||
|
||||
// only let one REHASH go on at a time
|
||||
server.rehashMutex.Lock()
|
||||
|
Loading…
Reference in New Issue
Block a user