maint.mk: sc_prohibit_magic_number_exit: avoid new false positives
authorJim Meyering <meyering@redhat.com>
Sun, 5 Aug 2012 09:19:19 +0000 (11:19 +0200)
committerJim Meyering <meyering@redhat.com>
Sun, 5 Aug 2012 09:24:25 +0000 (11:24 +0200)
commit01c3bdf86a247d02d3c3a280cbe989d3ecce07e9
tree98f2dfc61b91427976d7c5c25048f3869561ce0d
parentec58403a04a037309547784ef7338d40cd49f475
maint.mk: sc_prohibit_magic_number_exit: avoid new false positives

* top/maint.mk (sc_prohibit_magic_number_exit): Also filter out matches
for /error ?([^,]*)/.  This avoids false-positives for strings like
"Unknown error (252)", introduced via commit v0.0-7538-g92875a6.
ChangeLog
top/maint.mk