mirror of
https://github.com/uutils/coreutils
synced 2024-12-15 07:42:48 +00:00
Merge pull request #5290 from cakebaker/build_gnu_sh_fix_formatting
build-gnu.sh: fix formatting
This commit is contained in:
commit
a0f6df4b79
1 changed files with 1 additions and 2 deletions
|
@ -261,7 +261,6 @@ sed -i -e "s/Try 'mv --help' for more information/For more information, try '--h
|
||||||
# disable these test cases
|
# disable these test cases
|
||||||
sed -i -E "s|^([^#]*2_31.*)$|#\1|g" tests/printf/printf-cov.pl
|
sed -i -E "s|^([^#]*2_31.*)$|#\1|g" tests/printf/printf-cov.pl
|
||||||
|
|
||||||
|
|
||||||
# with ls --dired, in case of error, we have a slightly different error position
|
# with ls --dired, in case of error, we have a slightly different error position
|
||||||
sed -i -e "s|44 45|47 48|" tests/ls/stat-failed.sh
|
sed -i -e "s|44 45|47 48|" tests/ls/stat-failed.sh
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue