Re: [PATCH] CodingGuidelines: explicitly allow "local" for test scripts
From: Junio C Hamano <hidden> Date: 2021-05-03 05:21:48
Eric Sunshine [off-list ref] writes:
Double negative whammy. Should be either:
use a platform with a shell that lacks support
or:
use a platform without a shell supporting "local"
Or I'm confused and misunderstanding what was written.
No, I just wasn't paying much attention to what I was writing X-<.
Thanks for spotting.