summaryrefslogtreecommitdiff
path: root/tests/misc/split-l
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/split-l')
-rwxr-xr-xtests/misc/split-l2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/split-l b/tests/misc/split-l
index 2e64a2c93..8967439e8 100755
--- a/tests/misc/split-l
+++ b/tests/misc/split-l
@@ -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 && ln --version
+print_ver_ ln
printf '1\n2\n3\n4\n5\n' > in || framework_failure