dewrich closed pull request #2394: [Issue 2393] remove use of $USER in admin.pl 
-- not needed and not set in containers
URL: https://github.com/apache/incubator-trafficcontrol/pull/2394
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/traffic_ops/app/db/admin.pl b/traffic_ops/app/db/admin.pl
index 1e8048e13..fc5c84445 100755
--- a/traffic_ops/app/db/admin.pl
+++ b/traffic_ops/app/db/admin.pl
@@ -53,7 +53,7 @@
        . " *:*:*:traffic_ops:the-password-in-dbconf.yml \n"
        . " ----------------------\n\n"
        . " Save the following example into this file $HOME/.pgpass with the 
permissions of this file\n"
-       . " so only $USER can read and write.\n\n"
+       . " so only your user can read and write.\n\n"
        . "     \$ chmod 0600 $HOME/.pgpass\n\n"
        . 
"===================================================================================================================\n"
        . "$PROGRAM_NAME arguments:   \n\n"


 

----------------------------------------------------------------
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

Reply via email to