mirror of
https://github.com/progval/irctest.git
synced 2025-04-04 22:39:50 +00:00
Add Solanum
This commit is contained in:
@ -93,7 +93,7 @@ class CharybdisController(BaseServerController, DirectoryBasedController):
|
||||
"-pidfile",
|
||||
os.path.join(self.directory, "server.pid"),
|
||||
],
|
||||
stderr=subprocess.DEVNULL,
|
||||
# stderr=subprocess.DEVNULL,
|
||||
)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user