Re: [Bug-tar] The --verify option should fail asap when not used properly
Pavel Raiskup ha escrit: > Thanks! Small fix (iirc) is needed for --occurence option. Good catch! Fixed this as well. Regards, Sergey
Re: [Bug-tar] The --verify option should fail asap when not used properly
> I've fixed that in the repository (cfebb3ce). Thanks! Small fix (iirc) is needed for --occurence option. Before this commit, --occurence was available also for DELETE_SUBCOMMAND. Now it is available just for SUBCL_READ (which does not cover --delete).
Re: [Bug-tar] The --verify option should fail asap when not used properly
Hi Pavel. Thanks for reporting. The proposed fix did not include several operations that can be used together with --verify. I've fixed that in the repository (cfebb3ce). Regards, Sergey