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:
Mark Johnston 2021-06-21 11:00:50 -04:00
parent c6b2d024d7
commit 6fa0b2893f

View File

@ -231,6 +231,7 @@ label_body()
report_identical_head()
{
atf_set "require.config" unprivileged_user
atf_set "require.user" root
}
report_identical_body()
{