brbzull0 commented on code in PR #12285: URL: https://github.com/apache/trafficserver/pull/12285#discussion_r2142270554
########## src/traffic_server/traffic_server.cc: ########## @@ -964,7 +964,7 @@ cmd_verify(char * /* cmd ATS_UNUSED */) fprintf(stderr, "INFO: Successfully loaded %s\n\n", ts::filename::REMAP); } - if (auto ret = RecReadYamlConfigFile(); !ret.empty()) { Review Comment: errata may contain some notes and warnings which shouldn't be considered as errors. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@trafficserver.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org