Skip to content

Commit 8f4b35a

Browse files
committed
clearer error log message for referee_clean
1 parent 39f38ca commit 8f4b35a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

state.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -574,7 +574,7 @@ MtmRefereeClearWinner(void)
574574

575575
if (strncmp(response, "t", 1) != 0)
576576
{
577-
MTM_ELOG(WARNING, "Wrong response from referee: '%s'", response);
577+
MTM_ELOG(WARNING, "Wrong response from referee_clean(): '%s'", response);
578578
PQclear(res);
579579
PQfinish(conn);
580580
return false;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy