dangogh opened a new issue #2393: TO admin.pl uses $USER env var and should not URL: https://github.com/apache/incubator-trafficcontrol/issues/2393 `traffic_ops/app/db/admin.pl` references $USER which normally gets picked up from the environment on centos. Within a docker container, that env var does not exist, so that script fails to compile. It's only in a usage message, so not really needed.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
