diff options
Diffstat (limited to 'scripts/test/chgrp.test')
-rwxr-xr-x | scripts/test/chgrp.test | 2 |
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)" |