tests: fix check-AUTHORS skip logic
commit6debf54e612b8da176f96c5b4efb043d19ef0276
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 25 Apr 2009 05:52:31 +0000 (25 07:52 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 25 Apr 2009 06:35:53 +0000 (25 08:35 +0200)
tree4eb75f4e6f30f7c9b9f4e6a1fedd6598c836e76c
parentc86509d86e3e65c9e3342400b343c13bad0ff2f2
tests: fix check-AUTHORS skip logic

* src/Makefile.am (check-AUTHORS): When this test is skipped, be
sure to avoid all commands in the recipe, not just those passed
to the first shell.
src/Makefile.am