Re: Using --no-name with pipes by default for reproducibility (a patch included)

2010-08-16 Thread Matt McCutchen
Paul Eggert wrote: > On 08/02/10 02:39, Karel Klic wrote: > > While --name might be useful when compressing a file, I think it should > > not be enabled by default for pipes > > But the patch you proposed doesn't check for pipes. It disables saving > time stamps when no file arguments are given.

Re: Handling of ENV options

2011-03-21 Thread Matt McCutchen
On Mon, 2011-03-21 at 14:48 -0700, Paul Eggert wrote: > On 03/21/2011 03:09 AM, Kalev Soikonen wrote: > > Apparently, gmake exports the variables that were exported in the first > > place, > > thus gzip is invoked with "GZIP=/bin/gzip" in its env. > > That's pretty unfortunate. Perhaps gzip shou