Function cleanup.
commit78fd34e4f7e0aa871e5bcc4150bdea70cb6c9c8a
authorEric Blake <ebb9@byu.net>
Thu, 18 Oct 2007 02:59:01 +0000 (17 20:59 -0600)
committerEric Blake <ebb9@byu.net>
Thu, 18 Oct 2007 14:23:10 +0000 (18 08:23 -0600)
tree1813f845a9a43b52a924cf05380ff7fc8c195de8
parent7e9a252f354c489bcb5d0e6100dd6208712229b9
Function cleanup.

* lib/autotest/general.m4 (_AT_CREATE_DEBUGGING_SCRIPT): Convert
from m4 macro...
(AT_INIT) <at_func_create_debugging_script>: ...to shell
function.
(AT_INIT): Defer function declarations until after --help,
--version.  Format functions consistently, trying to fit in 80
columns.
(TEST_FUNCTIONS): Based on recent changes, rename...
(TEST_GROUPS): ...to this.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
lib/autotest/general.m4