On Sun, Dec 15, 2019 at 01:29:51PM +0800, Paul Wise wrote:
> On Sun, 2019-12-15 at 05:08 +0000, Jelmer Vernooij wrote:
> 
> > I can't reproduce this locally.
> 
> I guess this is caused by something in my git config then.
> 
> How does lintian-brush determine that files have changed?
> 
> > What does the output of "ls -l" in that directory look like?
> 
> libpst $ ls -l
> total 14M
> -rw-r----- 1 pabs pabs  41K Dec 15 13:27 aclocal.m4
> -rw-r----- 1 pabs pabs 1.8K Dec 15 13:27 AUTHORS
> -rw-r----- 1 pabs pabs  35K Dec 15 13:27 ChangeLog
> -rwxr-x--- 1 pabs pabs 3.6K Dec 15 13:27 compile*
> -rwxr-x--- 1 pabs pabs  44K Dec 15 13:27 config.guess*
^^ I suspect this is it - the files it listed as having changed are
all executable, so something is probably checking for 0o111
rather than 0o100. I'll do some more digging.

Cheers,

Jelmer

Attachment: signature.asc
Description: PGP signature

Reply via email to