summaryrefslogtreecommitdiff
path: root/tests/misc/selinux
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/selinux')
-rwxr-xr-xtests/misc/selinux4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/misc/selinux b/tests/misc/selinux
index 1207161fd..b8499842b 100755
--- a/tests/misc/selinux
+++ b/tests/misc/selinux
@@ -3,7 +3,11 @@
if test "$VERBOSE" = yes; then
set -x
+ chcon --version
+ cp --version
ls --version
+ mv --version
+ stat --version
fi
. $srcdir/../envvar-check