diff tests: Require root for report_identical
This test switches users and either hangs or fails when run as an unprivileged user. MFC after: 1 week Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
c6b2d024d7
commit
6fa0b2893f
@ -231,6 +231,7 @@ label_body()
|
||||
report_identical_head()
|
||||
{
|
||||
atf_set "require.config" unprivileged_user
|
||||
atf_set "require.user" root
|
||||
}
|
||||
report_identical_body()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user