mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-24 13:36:50 +01:00
Suppress DMAPI tests warning
This commit is contained in:
@@ -290,6 +290,7 @@ var/suppress_bridge_spam = FALSE
|
||||
try
|
||||
result = api.PerformBridgeRequest(bridge_request)
|
||||
catch(var/exception/e)
|
||||
world.log << "Caught exception: [e]"
|
||||
result = null
|
||||
|
||||
if(!result || lastTgsError || result["integrationHack"] != "ok")
|
||||
|
||||
Reference in New Issue
Block a user