Add Solanum

This commit is contained in:
Valentin Lorentz 2021-02-27 14:43:52 +01:00 committed by Valentin Lorentz
parent 72eee6114f
commit 06972fc1c4

View File

@ -93,7 +93,7 @@ class CharybdisController(BaseServerController, DirectoryBasedController):
"-pidfile",
os.path.join(self.directory, "server.pid"),
],
stderr=subprocess.DEVNULL,
# stderr=subprocess.DEVNULL,
)