1
0
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:
Jim Meyering
2007-01-13 19:29:21 +01:00
parent 3459fe4506
commit 5a7fe9c0f8
2 changed files with 7 additions and 0 deletions

View File

@@ -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