a user pointed out that 1.15.92 behaves differently from 1.15.91 and older and 
this tends to break things ... for example:

$ touch foo.txt
$ tar cf - foo.txt > foo.tar
$ tar tf foo.tar
foo.txt
$ tar cvf - foo.txt > foo.tar
$ tar tf foo.tar
tar: This does not look like a tar archive
tar: Skipping to next header
tar: Error exit delayed from previous errors
-mike

Attachment: pgpm4kCpHZUHt.pgp
Description: PGP signature

_______________________________________________
Bug-tar mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-tar

Reply via email to