zrhoffman commented on code in PR #7271: URL: https://github.com/apache/trafficcontrol/pull/7271#discussion_r1063716740
########## traffic_ops/install/bin/_postinstall.pl: ########## @@ -1,919 +0,0 @@ -#!/usr/bin/perl Review Comment: While it's true that the `master` branch does not use `_postinstall.pl`, that does not mean that `_postinstall.pl` itself is unused. In ATC 6, it was deprecated, pending removal. So it should be removed in its own PR, rather than in a PR of things that are totally unused. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
