maint: prevent accidental future use of the old shell function name
commit0b27edfe1dd5f18c0a6661ae877502956d95f6db
authorJim Meyering <meyering@redhat.com>
Mon, 8 Aug 2011 06:54:52 +0000 (8 08:54 +0200)
committerJim Meyering <meyering@redhat.com>
Mon, 8 Aug 2011 08:11:48 +0000 (8 10:11 +0200)
treedd8df308f1b3407b5ed788ab1bd6e31900126466
parent554caaf6ffc721fe83debe0eb5e555136b01f0bb
maint: prevent accidental future use of the old shell function name

This is especially important for an error-handling shell function
like this that is actually called only rarely.
* cfg.mk (sc_prohibit_framework_failure): New rule, to prevent
use of the old name.
cfg.mk