tests: remove obsolete 'error_' shell function
commitbbcf3abc2c76456dac47743f8a228d403f4dc9ea
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 4 Aug 2011 08:48:38 +0000 (4 10:48 +0200)
committerJim Meyering <meyering@redhat.com>
Thu, 4 Aug 2011 16:07:52 +0000 (4 18:07 +0200)
tree8f224e9560cf13dac7ab16228096f8699b34dbec
parent7eaff0fea3583d0ae7f8a6f6ccaf1c44f3ed4d3e
tests: remove obsolete 'error_' shell function

* tests/init.cfg (framework_failure, getlimits_): Use 'fatal_'
instead of 'error_'.
(error_): Delete, it's not used anymore (and one is anyway
advised to use 'fatal_' instead).
Update heading comments.
* tests/shell-or-perl (error_): Renamed ...
(fatal_): ... to this, for consistency.  Also, add a useful
comment.
tests/init.cfg
tests/shell-or-perl