maint.mk: improve sc_prohibit_magic_number_exit
authorJim Meyering <meyering@redhat.com>
Fri, 20 Nov 2009 12:24:24 +0000 (13:24 +0100)
committerJim Meyering <meyering@redhat.com>
Fri, 20 Nov 2009 12:24:24 +0000 (13:24 +0100)
commit00b2f10b68593189be4eb1affd88de33a8e92fb3
treecd3a2f47b873543db03f612b22224ab2f7e143d4
parentb5104eb4ff3b34f51ffd22d83e45477f134361e4
maint.mk: improve sc_prohibit_magic_number_exit

* top/maint.mk (sc_prohibit_magic_number_exit): Tighten regexp
so it does not match uses like System.exit(1).
Add comments showing how to correct all offenders.
ChangeLog
top/maint.mk