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