You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by "cmcfarlen (via GitHub)" <gi...@apache.org> on 2023/02/20 16:42:14 UTC

[GitHub] [trafficserver] cmcfarlen commented on a diff in pull request #9404: records.yaml - Add support to load multiple YAML docs from the same file and let traffic_ctl to modify a records.yaml file

cmcfarlen commented on code in PR #9404:
URL: https://github.com/apache/trafficserver/pull/9404#discussion_r1112165000


##########
src/traffic_ctl/CtrlCommands.cc:
##########
@@ -59,8 +64,8 @@ parse_print_opts(ts::Arguments *args)
 {
   return {parse_format(args)};
 }
-} // namespace
-
+// } // namespace
+// using namespace print_utils;

Review Comment:
   remove comment



-- 
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-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org