]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Skip pgrep-j and pkill-j if jail or jls is not installed.
authorasomers <asomers@FreeBSD.org>
Thu, 14 Aug 2014 14:59:40 +0000 (14:59 +0000)
committerasomers <asomers@FreeBSD.org>
Thu, 14 Aug 2014 14:59:40 +0000 (14:59 +0000)
commitceb22d50a8dbc5625899788746be749316da20e8
tree8ae32f5db9046de1c50426ccdf470f335aaee5a9
parentca2ee07b02845b8e98b1def54813ca3dbbc08879
Skip pgrep-j and pkill-j if jail or jls is not installed.

Even though jail is part of the base system, it can be disabled by src.conf
settings. Therefore, it should be listed as a required program for tests
that use it.

CR: D603
MFC after: 3 days
Sponsored by: Spectra Logic
bin/pkill/tests/Makefile