On Thu, Feb 25, 2021 at 11:04:06AM +0100, Marc Espie wrote:
> On Thu, Feb 25, 2021 at 09:53:04AM +0100, Marc Espie wrote:
> > next time, please remember to build it.
> > there's a reason do-build checks the syntax of those perl files.
> 
> morning brainfart, of course it built. Which begs the question how come the
> syntax check didn't get it
> 

$ find files/ -type f -name \*.pm -print -exec /usr/bin/false \;
files/Quirks.pm
files/Quirks/ghc.pm

$ echo $?
0

-- 
Regards,
 Mikolaj

Reply via email to