build-gnu.sh: Enable help-version-getopt.sh (PASS)

This commit is contained in:
oech3
2026-01-18 18:53:52 +09:00
committed by GitHub
parent d0c7e128d7
commit 337da95565
+1 -3
View File
@@ -159,9 +159,7 @@ else
# Remove tests checking for --version & --help
# Not really interesting for us and logs are too big
sed -i -e '/tests\/help\/help-version.sh/ D' \
-e '/tests\/help\/help-version-getopt.sh/ D' \
Makefile
sed -i '/tests\/help\/help-version.sh/ D' Makefile
touch gnu-built
fi