freebsd-nq/bin/pkill/tests
Alan Somers da02ed7331 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
2014-08-14 14:59:40 +00:00
..
Makefile
pgrep-_g_test.sh
pgrep-_s_test.sh
pgrep-F_test.sh
pgrep-g_test.sh
pgrep-i_test.sh
pgrep-j_test.sh
pgrep-l_test.sh
pgrep-LF_test.sh
pgrep-n_test.sh
pgrep-o_test.sh
pgrep-P_test.sh
pgrep-q_test.sh
pgrep-s_test.sh
pgrep-t_test.sh
pgrep-U_test.sh
pgrep-v_test.sh
pgrep-x_test.sh
pkill-_g_test.sh
pkill-F_test.sh
pkill-g_test.sh
pkill-i_test.sh
pkill-j_test.sh
pkill-LF_test.sh
pkill-P_test.sh
pkill-s_test.sh
pkill-t_test.sh
pkill-U_test.sh
pkill-x_test.sh