1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 11:07:44 +00:00

seq: re-enable GNU test file precision.sh

This commit is contained in:
Jeffrey Finkelstein 2025-01-07 21:34:56 -05:00
parent f94fd11bef
commit 0eb6f9bddb

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