summaryrefslogtreecommitdiff
path: root/tests/misc/truncate-no-create-missing
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/truncate-no-create-missing')
-rwxr-xr-xtests/misc/truncate-no-create-missing2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/truncate-no-create-missing b/tests/misc/truncate-no-create-missing
index c5a87c2d0..a84b0d55c 100755
--- a/tests/misc/truncate-no-create-missing
+++ b/tests/misc/truncate-no-create-missing
@@ -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 && truncate --version
+print_ver_ truncate
# truncate -c no-such-file should not fail.