maint.mk: tighten "test a == b" check
authorJim Meyering <meyering@redhat.com>
Sat, 13 Nov 2010 09:43:08 +0000 (10:43 +0100)
committerJim Meyering <meyering@redhat.com>
Sat, 13 Nov 2010 09:43:08 +0000 (10:43 +0100)
commitcb9aa3f4be76e093ca6377e61daa2fa23f2e5eb0
treed8158ad12056a25233acb985c23485d8acda3007
parentcf656328777182fa94527a3793a8c7df85437764
maint.mk: tighten "test a == b" check

* top/maint.mk (sc_prohibit_test_double_equal): Restrict this
test to files that contain something like #!/bin/sh.
Without this, coreutils would get two false positives in
the comments of C source files.
ChangeLog
top/maint.mk