aboutsummaryrefslogtreecommitdiff
path: root/scripts/test/chgrp.test
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/test/chgrp.test')
-rwxr-xr-xscripts/test/chgrp.test2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/test/chgrp.test b/scripts/test/chgrp.test
index 9c7142a4..2af93857 100755
--- a/scripts/test/chgrp.test
+++ b/scripts/test/chgrp.test
@@ -2,8 +2,6 @@
[ -f testing.sh ] && . testing.sh
-VERBOSE=1
-
if [ "$(id -u)" -ne 0 ]
then
echo "SKIPPED: chgrp (not root)"