Merge pull request #7095 from jfinkels/seq-precision-test

seq: re-enable GNU test file precision.sh
This commit is contained in:
Sylvestre Ledru
2025-01-08 08:31:24 +01:00
committed by GitHub
-4
View File
@@ -178,10 +178,6 @@ sed -i -e '/tests\/help\/help-version.sh/ D' \
-e '/tests\/help\/help-version-getopt.sh/ D' \
Makefile
# logs are clotted because of this test
sed -i -e '/tests\/seq\/seq-precision.sh/ D' \
Makefile
# printf doesn't limit the values used in its arg, so this produced ~2GB of output
sed -i '/INT_OFLOW/ D' tests/printf/printf.sh