mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-17 06:00:42 +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()
|
r.close()
|
||||||
w.close()
|
w.close()
|
||||||
inst.wait()
|
inst.wait()
|
||||||
commandError()
|
|
||||||
else:
|
else:
|
||||||
irc.error('I couldn\'t find the wtf command on this system. '
|
irc.error('I couldn\'t find the wtf command on this system. '
|
||||||
'If it is installed on this system, reconfigure the '
|
'If it is installed on this system, reconfigure the '
|
||||||
|
Loading…
x
Reference in New Issue
Block a user