Re: [Bug-tar] The --verify option should fail asap when not used properly

2013-06-29 Thread Sergey Poznyakoff
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

2013-06-29 Thread Pavel Raiskup
> 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

2013-06-29 Thread Sergey Poznyakoff
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