Skip to content

Commit

Permalink
seq: re-enable GNU test file precision.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jfinkels committed Jan 8, 2025
1 parent f94fd11 commit 0eb6f9b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions util/build-gnu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 0eb6f9b

Please sign in to comment.