Skip to content

Commit 2d3effa

Browse files
authored
Merge pull request #7095 from jfinkels/seq-precision-test
seq: re-enable GNU test file precision.sh
2 parents 7790cec + 0eb6f9b commit 2d3effa

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

util/build-gnu.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -178,10 +178,6 @@ sed -i -e '/tests\/help\/help-version.sh/ D' \
178178
-e '/tests\/help\/help-version-getopt.sh/ D' \
179179
Makefile
180180

181-
# logs are clotted because of this test
182-
sed -i -e '/tests\/seq\/seq-precision.sh/ D' \
183-
Makefile
184-
185181
# printf doesn't limit the values used in its arg, so this produced ~2GB of output
186182
sed -i '/INT_OFLOW/ D' tests/printf/printf.sh
187183

0 commit comments

Comments
 (0)