mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 11:09:23 +01:00
Fix a bug with Unix.wtf double replying.
This commit is contained in:
parent
88a906df84
commit
6be58d842e
@ -293,7 +293,6 @@ class Unix(callbacks.Privmsg):
|
||||
r.close()
|
||||
w.close()
|
||||
inst.wait()
|
||||
commandError()
|
||||
else:
|
||||
irc.error('I couldn\'t find the wtf command on this system. '
|
||||
'If it is installed on this system, reconfigure the '
|
||||
|
Loading…
Reference in New Issue
Block a user