summaryrefslogtreecommitdiff
path: root/tests/misc/sort-continue
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/sort-continue')
-rwxr-xr-xtests/misc/sort-continue2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/sort-continue b/tests/misc/sort-continue
index e4b8adfb3..95f2c488e 100755
--- a/tests/misc/sort-continue
+++ b/tests/misc/sort-continue
@@ -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 && sort --version
+print_ver_ sort
# Skip the test when running under valgrind.
( ulimit -n 6; sort < /dev/null ) \