File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -176,7 +176,7 @@ grep -rl 'path_prepend_' tests/* | xargs sed -i 's| path_prepend_ ./src||'
176176# Use the system coreutils where the test fails due to error in a util that is not the one being tested
177177sed -i " s|grep '^#define HAVE_CAP 1' \$ CONFIG_HEADER > /dev/null|true|" tests/ls/capability.sh
178178# tests/ls/abmon-align.sh - https://github.com/uutils/coreutils/issues/3505
179- sed -i ' s|touch |/usr/bin/touch |' tests/mv/update.sh tests/ls/ls-time.sh tests/misc/time-style.sh tests/ test/test-N.sh tests/ls/abmon-align.sh
179+ sed -i ' s|touch |/usr/bin/touch |' tests/test/test-N.sh tests/ls/abmon-align.sh
180180
181181# our messages are better
182182sed -i " s|cannot stat 'symlink': Permission denied|not writing through dangling symlink 'symlink'|" tests/cp/fail-perm.sh
You can’t perform that action at this time.
0 commit comments