File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -7,3 +7,5 @@ curl -L "${repo}/releases/download/v${ver}/coreutils-${ver}.tar.xz" | tar --stri
77curl ${repo} /raw/refs/heads/master/tests/mv/hardlink-case.sh > tests/mv/hardlink-case.sh
88curl ${repo} /raw/refs/heads/master/tests/mkdir/writable-under-readonly.sh > tests/mkdir/writable-under-readonly.sh
99curl ${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
11+ curl ${repo} /raw/refs/heads/master/tests/runcon/runcon-compute.sh > tests/runcon/runcon-compute.sh
Original file line number Diff line number Diff line change @@ -34,5 +34,6 @@ This file documents why some GNU tests are failing:
3434* tail/follow-stdin.sh
3535* tail/inotify-rotate-resources.sh
3636* tail/symlink.sh
37+ * runcon/runcon-compute.sh
3738* stty/stty-row-col.sh
3839* stty/stty.sh
You can’t perform that action at this time.
0 commit comments