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 d0c7e12 + 337da95 commit 6de9c9fCopy full SHA for 6de9c9f
1 file changed
util/build-gnu.sh
@@ -159,9 +159,7 @@ else
159
160
# Remove tests checking for --version & --help
161
# Not really interesting for us and logs are too big
162
- sed -i -e '/tests\/help\/help-version.sh/ D' \
163
- -e '/tests\/help\/help-version-getopt.sh/ D' \
164
- Makefile
+ sed -i '/tests\/help\/help-version.sh/ D' Makefile
165
touch gnu-built
166
fi
167
0 commit comments