Johannes Schindelin [off-list ref] writes:
quoted
quoted
Makes sense. I wonder if we can have some simple script sanity
checker that catches things like this, e.g., catting a single file
into pipe, grep appearing upstream of awk or sed, etc.
Yes, there are quite a few cases of these in t/. I'm not sure if it's worth
the churn, though. At least it would make the tests faster on Windows...
Thank you for caring about the speed on Windows!
Yup, that is why I asked ;-)