summaryrefslogtreecommitdiff
path: root/tests/du/no-deref
diff options
context:
space:
mode:
Diffstat (limited to 'tests/du/no-deref')
-rwxr-xr-xtests/du/no-deref2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/du/no-deref b/tests/du/no-deref
index d56bc753e..c3e8840cf 100755
--- a/tests/du/no-deref
+++ b/tests/du/no-deref
@@ -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 && du --version
+print_ver_ du
mkdir -p dir/a/b || framework_failure
ln -s dir slink || framework_failure