summaryrefslogtreecommitdiff
path: root/tests/misc/seq-long-double
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/seq-long-double')
-rwxr-xr-xtests/misc/seq-long-double2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/seq-long-double b/tests/misc/seq-long-double
index e07ea82db..e687ac22c 100755
--- a/tests/misc/seq-long-double
+++ b/tests/misc/seq-long-double
@@ -19,7 +19,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
. "${srcdir=.}/init.sh"; path_prepend_ ../src
-test "$VERBOSE" = yes && seq --version
+print_ver_ seq
getlimits_
# Run this test only with glibc and sizeof (long double) > sizeof (double).