shinrich commented on a change in pull request #7770:
URL: https://github.com/apache/trafficserver/pull/7770#discussion_r624080276
##########
File path: src/traffic_manager/AddConfigFilesHere.cc
##########
@@ -45,7 +45,7 @@ testcall(char *foo, char * /*configName */)
}
void
-registerFile(const char *configName, const char *defaultName, bool isRequired)
+registerFile(const char *configName, const char *defaultName, bool isRequired,
bool isElevateNeeded = false)
{
Review comment:
Where is the new isElevateNeeded argument used?
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]