From ae5cfc9f12ddb7a3d1740bb0558726cbbd7d9cb6 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 16 Nov 2010 08:32:00 +0100 Subject: [PATCH] tests: convert tests/misc/selinux manually --- tests/misc/selinux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/misc/selinux b/tests/misc/selinux index 0d798c1d23..1edb501677 100755 --- a/tests/misc/selinux +++ b/tests/misc/selinux @@ -17,7 +17,7 @@ # along with this program. If not, see . . "${srcdir=.}/init.sh"; path_prepend_ ../src -test "$VERBOSE" = yes && for i in chcon cp ls mv stat; do $i --version; done +print_ver_ chcon cp ls mv stat require_root_ require_selinux_ -- 2.47.2