summaryrefslogtreecommitdiff
path: root/tests/chown/basic
diff options
context:
space:
mode:
Diffstat (limited to 'tests/chown/basic')
-rwxr-xr-xtests/chown/basic2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/chown/basic b/tests/chown/basic
index 3ad43b403..59f3cb7b4 100755
--- a/tests/chown/basic
+++ b/tests/chown/basic
@@ -17,7 +17,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
. "${srcdir=.}/init.sh"; path_prepend_ ../src
-test "$VERBOSE" = yes && chgrp --version
+print_ver_ chgrp
require_root_
touch f || framework_failure