Commit 68ed52e
committed
install: do not call chown when called as root
- GNU coreutils does not do that
- this `chown` call does not work when running with `pseudo`
- this behavior was added in #5735 to make the test `install-C-root.sh` pass
Fixes #9116
Signed-off-by: Etienne Cordonnier <[email protected]>1 parent 876ac06 commit 68ed52e
1 file changed
+2
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
711 | 711 | | |
712 | 712 | | |
713 | 713 | | |
714 | | - | |
| 714 | + | |
715 | 715 | | |
716 | 716 | | |
717 | | - | |
718 | 717 | | |
719 | 718 | | |
720 | 719 | | |
| |||
735 | 734 | | |
736 | 735 | | |
737 | 736 | | |
738 | | - | |
739 | | - | |
740 | | - | |
741 | 737 | | |
742 | | - | |
| 738 | + | |
743 | 739 | | |
744 | 740 | | |
745 | 741 | | |
| |||
0 commit comments