diff options
Diffstat (limited to 'tests/misc/chroot-credentials')
-rwxr-xr-x | tests/misc/chroot-credentials | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/chroot-credentials b/tests/misc/chroot-credentials index e671f7fc8..cfa903dd5 100755 --- a/tests/misc/chroot-credentials +++ b/tests/misc/chroot-credentials @@ -18,7 +18,7 @@ . "${srcdir=.}/init.sh"; path_prepend_ ../src -test "$VERBOSE" = yes && chroot --version +print_ver_ chroot require_root_ |