Err.
Index: extern.h
===
RCS file: /home/cvs/src/bin/pax/extern.h,v
retrieving revision 1.60
diff -u -p -r1.60 extern.h
--- extern.h23 Mar 2020 20:04:19 - 1.60
+++ extern.h27 May 2022 00:30:36 -
@@ -284,7 +284,7 @
Ted Unangst wrote:
> On 2022-05-26, Todd C. Miller wrote:
> > Our tar's -O flag is only used when creating an archive, it is
> > unused for extraction. I'd prefer that we use the same option
> > letter as GNU tar and bsdtar for this.
>
> That would look something like this.
The smallest diffs
On 2022-05-26, Todd C. Miller wrote:
> Our tar's -O flag is only used when creating an archive, it is
> unused for extraction. I'd prefer that we use the same option
> letter as GNU tar and bsdtar for this.
That would look something like this.
Our tar's -O flag is only used when creating an archive, it is
unused for extraction. I'd prefer that we use the same option
letter as GNU tar and bsdtar for this.
- todd