Avoid another "make check" failure due to omitted programs.
authorJim Meyering <meyering@redhat.com>
Thu, 20 Dec 2007 13:19:56 +0000 (14:19 +0100)
committerJim Meyering <meyering@redhat.com>
Thu, 20 Dec 2007 13:19:56 +0000 (14:19 +0100)
commit2fc00bda8c6aaab5d0478cc54cf78260090ba74c
tree854c042e1d9fe23626f68bb497db1763efb8815c
parent8ddc5056f21039a319a65bece258eccf479e35f8
Avoid another "make check" failure due to omitted programs.

* tests/test-lib.sh (require_built_): New function.
* tests/misc/groups-version: Use it to skip this test if
either groups or id is not built.
ChangeLog
tests/misc/groups-version
tests/test-lib.sh