Make AT_CHECK act like a simple command.
commitf2ebc5bc444fe2b029ed12c8f491da16e1c5e24c
authorEric Blake <ebb9@byu.net>
Tue, 4 Mar 2008 23:29:23 +0000 (4 16:29 -0700)
committerEric Blake <ebb9@byu.net>
Tue, 4 Mar 2008 23:33:31 +0000 (4 16:33 -0700)
tree1c3b57216388d847bfebaf3caea8ebf3b30fadd1
parentac17e815dcbd086e67069fbbf1de74cdaa012bc4
Make AT_CHECK act like a simple command.

* lib/autotest/general.m4 (_AT_CHECK): Wrap commands in {;}.
* tests/torture.at (AT_CHECK_CONFIG_CREATION_NOWRITE): Test it.

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