mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-21 03:12:48 +02:00
* tests/misc/selinux [VERBOSE]: Print version info for each
of the tested tools, not just ls.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user