]> git.ipfire.org Git - thirdparty/tar.git/commit
tar: revamp "file is the archive" diagnostic
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 16 Feb 2022 01:40:34 +0000 (17:40 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 16 Feb 2022 01:42:51 +0000 (17:42 -0800)
commiteeda008a59fe70bc6102b042fe24634d481bf073
treec6c2232c793ba52b0c9b2d927dd734bb829947d1
parent5c713540e34f51323b9f63b7459254bc845603ed
tar: revamp "file is the archive" diagnostic

* src/create.c (dump_file0): For clarity, change diagnostic
wording from "file is the archive; not dumped" to "archive cannot
contain itself; not dumped".  All test cases and documentation changed.
doc/tar.1
doc/tar.texi
src/create.c
tests/positional02.at