sudheerv commented on a change in pull request #7770:
URL: https://github.com/apache/trafficserver/pull/7770#discussion_r624165810
##########
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:
Ah, good catch, missed the most important part while merging the patch
from my local workspace 🤦
--
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]