Handle shell comments in AT_CHECK.
commitc283f62edb0f6a38f035fe824baa8547a49d2a44
authorEric Blake <ebb9@byu.net>
Mon, 6 Apr 2009 18:13:02 +0000 (6 12:13 -0600)
committerEric Blake <ebb9@byu.net>
Tue, 7 Apr 2009 02:52:44 +0000 (6 20:52 -0600)
tree3ed6960969c213977e29fcca4322a6bae0866f2f
parent57e6f69b99f75f72049fc92b0143837747dc1c83
Handle shell comments in AT_CHECK.

* lib/autotest/general.m4 (_AT_DECIDE_TRACEABLE): Handle # in
test correctly.  Latent bug in handling shell comment was first
fixed 2008-11-20, but regressed two patches later.
* tests/autotest.at (Shell comment in command): New test.
* NEWS: Document the fix.

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