Merged sbcl-1.0.14 with the sb-simd 1.3 patches
[sbcl/simd.git] / tools-for-build / grep-noncanonical-whitespace
bloba76dd1fdc57fea984933d95f35a78c7ed16f8e12
1 #!/bin/sh
3 # Look for violations of whitespace canonicalization, handling them as
4 # greppish matches:
5 # * Print human-readable description of each one.
6 # * Exit with 0 if >=1 found, or exit with 0 if none found.
8 tools-for-build/whitespacely-canonical-filenames | \
9 xargs egrep --with-filename ' | $'