mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
run misc/invalid-opt.pl in the CI (Closes: #6660)
This commit is contained in:
parent
001b97f445
commit
01db148aeb
1 changed files with 1 additions and 2 deletions
|
@ -174,8 +174,7 @@ grep -rl 'path_prepend_' tests/* | xargs sed -i 's| path_prepend_ ./src||'
|
|||
|
||||
# Remove tests checking for --version & --help
|
||||
# Not really interesting for us and logs are too big
|
||||
sed -i -e '/tests\/misc\/invalid-opt.pl/ D' \
|
||||
-e '/tests\/help\/help-version.sh/ D' \
|
||||
sed -i -e '/tests\/help\/help-version.sh/ D' \
|
||||
-e '/tests\/help\/help-version-getopt.sh/ D' \
|
||||
Makefile
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue