mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-30 00:22:40 +01:00
helpful error message
This commit is contained in:
@@ -83,7 +83,10 @@
|
||||
revision_date = unix_epoch_to_iso_timestamp(revision_date_epoch)
|
||||
else
|
||||
revision_date = ""
|
||||
TGS_ERROR_LOG("Error parsing origin commmit logs")
|
||||
TGS_ERROR_LOG("Error parsing origin commit timestamp as number")
|
||||
else
|
||||
revision_date = ""
|
||||
TGS_ERROR_LOG("Error parsing origin commmit timestamp at all")
|
||||
else
|
||||
TGS_ERROR_LOG("Error parsing origin commmit logs")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user