summaryrefslogtreecommitdiff
path: root/tests/du/no-x
diff options
context:
space:
mode:
Diffstat (limited to 'tests/du/no-x')
-rwxr-xr-xtests/du/no-x2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/du/no-x b/tests/du/no-x
index 580b527a4..0cee47d94 100755
--- a/tests/du/no-x
+++ b/tests/du/no-x
@@ -18,7 +18,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
. "${srcdir=.}/init.sh"; path_prepend_ ../src
-test "$VERBOSE" = yes && du --version
+print_ver_ du
skip_if_root_
mkdir -p d/no-x/y || framework_failure