summaryrefslogtreecommitdiff
path: root/tests/chmod/inaccessible
diff options
context:
space:
mode:
Diffstat (limited to 'tests/chmod/inaccessible')
-rwxr-xr-xtests/chmod/inaccessible2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/chmod/inaccessible b/tests/chmod/inaccessible
index 37dc8ffac..b88fa5536 100755
--- a/tests/chmod/inaccessible
+++ b/tests/chmod/inaccessible
@@ -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 && chmod --version
+print_ver_ chmod
mkdir -p d/e || framework_failure
chmod 0 d/e d || framework_failure