tests: minor improvement of sc_tight_scope rule
authorJim Meyering <meyering@redhat.com>
Sat, 2 Apr 2011 16:25:40 +0000 (18:25 +0200)
committerJim Meyering <meyering@redhat.com>
Mon, 4 Apr 2011 16:21:31 +0000 (18:21 +0200)
commit6227c8e8dea8c02bc0ef30e2bf286c2be2adb52f
tree75b6374cb0615ddad82b2db6905f564ab152b75d
parent8d0b79afa54a5a0a7afcef415eb62fa0c8a33451
tests: minor improvement of sc_tight_scope rule

* src/Makefile.am (sc_tight_scope): Adjust rule to use an eval-based
trap-setting for-loop rather than 4x hard-coded 128+N constants.
Also catch SIGQUIT (3).  Tweak comments.
src/Makefile.am