mirror of
https://github.com/uutils/coreutils
synced 2024-12-13 23:02:38 +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
|
# Not really interesting for us and logs are too big
|
||||||
sed -i -e '/tests\/misc\/invalid-opt.pl/ D' \
|
sed -i -e '/tests\/misc\/invalid-opt.pl/ D' \
|
||||||
-e '/tests\/help\/help-version.sh/ 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
|
Makefile
|
||||||
|
|
||||||
# logs are clotted because of this test
|
# logs are clotted because of this test
|
||||||
|
|
Loading…
Reference in a new issue