Commit 00a60f7
cli: reconcile how permissions are effectively checked vs. suggestion
Nowhere to be found that UID-0 user has to go under "root" login name,
making the message confusing for cases it is not the case, or when
there are more such names pertaining that key condition.
The original message would only be credible, if that was indeed how the
check was constructed, but for obvious reasons, it is not like that.
Current wording is a courtesy of Neal Gompa, there were more variants
considered before (e.g. "[fully] privileged user", GH#1509).
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
Closes: rpm-software-management#1549
Approved by: Conan-Kudo1 parent c20dcab commit 00a60f7
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
809 | 809 | | |
810 | 810 | | |
811 | 811 | | |
812 | | - | |
| 812 | + | |
| 813 | + | |
813 | 814 | | |
814 | 815 | | |
815 | 816 | | |
| |||
0 commit comments