The fact "tar tvjf thing.tbz" didn't work was due to the "-1" in -r11859,
authorRob Landley <rob@landley.net>
Sun, 16 Oct 2005 08:42:18 +0000 (08:42 -0000)
committerRob Landley <rob@landley.net>
Sun, 16 Oct 2005 08:42:18 +0000 (08:42 -0000)
commita4d45d423fe7f80e61bae14323254f73ac9888a0
tree54e763ab36fdefd5adb6eedcbad00ddd3d0193a1
parent60fe7bfa41208da10348f0945ce3b3082e6edff6
The fact "tar tvjf thing.tbz" didn't work was due to the "-1" in -r11859,
which was apparently never tested.  That meant that there always had
to be at least one unparsed argument left over, which is not the case for
tar.
archival/tar.c