diff options
author | Harmen Stoppels <harmenstoppels@gmail.com> | 2020-07-14 00:19:04 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-13 15:19:04 -0700 |
commit | 2b809a537469b39e44080d33899e6b0756956309 (patch) | |
tree | a646a94d86487d7a2f2c93f585f121adba94d164 /bin | |
parent | 3e13137f6eabc66b0c3d60acfbe3e5e834742849 (diff) | |
download | spack-2b809a537469b39e44080d33899e6b0756956309.tar.gz spack-2b809a537469b39e44080d33899e6b0756956309.tar.bz2 spack-2b809a537469b39e44080d33899e6b0756956309.tar.xz spack-2b809a537469b39e44080d33899e6b0756956309.zip |
Add `-o` flag to tar decompressor (#17427)
For normal users, `-o` or `--no-same-owner` (GNU extension) is
the default behavior, but for the root user, `tar` attempts to preserve
the ownership from the tarball.
This makes `tar` use `-o` all the time. This should improve untarring
files owned by users not available in rootless Docker builds.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions