mirror of
https://github.com/uutils/coreutils
synced 2024-12-13 14:52:41 +00:00
Update util/build-gnu.sh
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
This commit is contained in:
parent
cf91a1cc95
commit
3e953779ae
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ grep -rl 'path_prepend_' tests/* | xargs sed -i 's| path_prepend_ ./src||'
|
|||
# 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' \
|
||||
-e '/tests\/test\/help-version-getopt.sh/ D' \
|
||||
-e '/tests\/help\/help-version-getopt.sh/ D' \
|
||||
Makefile
|
||||
|
||||
# logs are clotted because of this test
|
||||
|
|
Loading…
Reference in a new issue