File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -7,5 +7,6 @@ curl -L "${repo}/releases/download/v${ver}/coreutils-${ver}.tar.xz" | tar --stri
77curl -L ${repo} /raw/refs/heads/master/tests/mv/hardlink-case.sh > tests/mv/hardlink-case.sh
88curl -L ${repo} /raw/refs/heads/master/tests/mkdir/writable-under-readonly.sh > tests/mkdir/writable-under-readonly.sh
99curl -L ${repo} /raw/refs/heads/master/tests/cp/cp-mv-enotsup-xattr.sh > tests/cp/cp-mv-enotsup-xattr.sh # spell-checker:disable-line
10- # Avoid incorrectly passing runcon-compute
10+ curl -L ${repo} /raw/refs/heads/master/tests/csplit/csplit-io-err.sh > tests/csplit/csplit-io-err.sh
11+ # Avoid incorrect PASS
1112curl -L ${repo} /raw/refs/heads/master/tests/runcon/runcon-compute.sh > tests/runcon/runcon-compute.sh
You can’t perform that action at this time.
0 commit comments