Bug #6910
tar option "e" also forces "o"
Start date:
2016-04-14
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
Since commit "6961744 / PSARC 2010/233 EOF SYSV3 SCO compatibility environment variable" [1]
tar "e" (exit on error) also acts like "o" (owner) was specified.
[1] https://github.com/illumos/illumos-gate/commit/cc22b130832529204c03214239a57aaadd05101f
Updated by Electric Monk almost 5 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit 188db4cedf56a03ce57c157895ddf5bcd0379d42
commit 188db4cedf56a03ce57c157895ddf5bcd0379d42 Author: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net> Date: 2016-05-02T15:03:13.000Z 6910 tar option "e" also forces "o" Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>