mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-26 14:37:44 +01:00
This log line does not make sense in its current form
This commit is contained in:
@@ -826,7 +826,7 @@ namespace Tgstation.Server.Host.Swarm
|
||||
updateCommitTcs = new TaskCompletionSource<bool>();
|
||||
}
|
||||
|
||||
logger.LogDebug("Prepared for update to version {version}", version);
|
||||
logger.LogDebug("Local node prepared for update to version {version}", version);
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user