mirror of
https://github.com/uutils/coreutils
synced 2024-11-16 09:48:03 +00:00
5f8567695c
Remove the substitution of uutils `timeout` with GNU `timeout` before running the GNU test suite. Some of these replacements were not actually operational because the regex was not appropriate (for example, the test file had `timeout 10` but the regex would only match `timeout [0-9]`). Others no longer need to be used because the uutils version of `timeout` works well enough now to terminate a process within the given period of time. |
||
---|---|---|
.. | ||
build-code_coverage.BAT | ||
build-code_coverage.sh | ||
build-gnu.sh | ||
compare_gnu_result.py | ||
dwr.sh | ||
GHA-delete-GNU-workflow-logs.sh | ||
gnu-json-result.py | ||
publish.sh | ||
rewrite_rules.rs | ||
run-gnu-test.sh | ||
show-code_coverage.BAT | ||
show-code_coverage.sh | ||
show-utils.BAT | ||
show-utils.sh | ||
test-repo-whitespace.BAT | ||
update-version.sh |