https://bz.mercurial-scm.org/show_bug.cgi?id=5895

            Bug ID: 5895
           Summary: Catch and explain the sudo case
           Product: Mercurial
           Version: 4.6
          Hardware: PC
                OS: Linux
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: Mercurial
          Assignee: bugzi...@mercurial-scm.org
          Reporter: sushilkhanch...@gmail.com
                CC: mercurial-devel@mercurial-scm.org

If I run a command using sudo for example:
`sudo ./run-tests.py test-check-help.t --local` it gives following output:

"not trusting file /home/khanchi/hg/hg-phase/.hg/hgrc from untrusted user
khanchi, group khanchi"

which is not explaining that it is because of 'sudo' who is second user. We can
improve this reporting.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to