summaryrefslogtreecommitdiff
path: root/tests/misc/seq-long-double.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/seq-long-double.sh')
-rwxr-xr-xtests/misc/seq-long-double.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/misc/seq-long-double.sh b/tests/misc/seq-long-double.sh
index 4eca0a757..f202046f7 100755
--- a/tests/misc/seq-long-double.sh
+++ b/tests/misc/seq-long-double.sh
@@ -23,8 +23,7 @@ print_ver_ seq
getlimits_
# Run this test only with glibc and sizeof (long double) > sizeof (double).
-# Otherwise, there are known failures:
-# http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/14939/focus=14944
+# Otherwise, there are known failures.
cat <<\EOF > long.c
#include <features.h>
#if defined __GNU_LIBRARY__ && __GLIBC__ >= 2