[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v5] gzip: add "--keep" option to keep (don't delete) input fi
From: |
Rodrigo Campos |
Subject: |
Re: [PATCH v5] gzip: add "--keep" option to keep (don't delete) input files |
Date: |
Sat, 23 Feb 2013 12:45:11 -0300 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Sat, Feb 16, 2013 at 06:12:13PM -0300, Rodrigo Campos wrote:
> By default it is disabled to keep everything working as before. And as a
> short option "-k" is used to be consistent with lzip, bzip2 and friends.
>
> As it may not be clear in the diff, this patch just puts the unlink code
> inside
> an if.
Paul, the patch has been posted in the mailing list for a week now with no
further comments, so I think everyone should be okay with it now. Are you okay
with the documentation now ?
Also, I didn't mention but "make check all" runs okay with this patch applied.
Thanks a lot,
Rodrigo