Skip bectl jail test if jail not installed (WITHOUT_JAIL).
Approved by: kevans Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D24613
This commit is contained in:
parent
43798da41a
commit
9fbb825c1f
@ -343,6 +343,7 @@ bectl_jail_head()
|
||||
|
||||
atf_set "descr" "Check bectl rename"
|
||||
atf_set "require.user" root
|
||||
atf_set "require.progs" jail
|
||||
}
|
||||
bectl_jail_body()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user