Author :
Jim Meyering
Date :
2023-12-27 07:48:17
Hash :b79e21c5 Message :maint: avoid a false-positive syntax-check failure
* maintainer/syntax-checks.mk (sc_tests_plain_sleep): This would match
the "sleep 1" in a comment. So filter out shell-style comments before
matching.