We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7790cec + 0eb6f9b commit 2d3effaCopy full SHA for 2d3effa
util/build-gnu.sh
@@ -178,10 +178,6 @@ sed -i -e '/tests\/help\/help-version.sh/ D' \
178
-e '/tests\/help\/help-version-getopt.sh/ D' \
179
Makefile
180
181
-# logs are clotted because of this test
182
-sed -i -e '/tests\/seq\/seq-precision.sh/ D' \
183
- Makefile
184
-
185
# printf doesn't limit the values used in its arg, so this produced ~2GB of output
186
sed -i '/INT_OFLOW/ D' tests/printf/printf.sh
187
0 commit comments