jpappa200 commented on code in PR #7652:
URL: https://github.com/apache/trafficcontrol/pull/7652#discussion_r1272704054


##########
cache-config/t3c-apply/config/config.go:
##########
@@ -188,6 +190,29 @@ func directoryExists(dir string) (bool, os.FileInfo) {
        return info.IsDir(), info
 }
 
+const RpmDir = "/var/lib/rpm"

Review Comment:
   changed to `rpmDir` so it will not be exported. 



-- 
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: issues-unsubscr...@trafficcontrol.apache.org

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

Reply via email to