mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-02-13 19:52:20 +00:00
The Mac runner is still broken: intermittent pipe- and signal-related regressions that do not occur on any real Mac. https://github.com/ksh93/ksh/runs/1892358749 .github/workflows/ci.yml: - Remove the macOS runner. src/cmd/ksh93/tests/pty.sh: - Do not skip pty tests if there is no tty. (On FreeBSD with no tty, the tty builtin would need to be enabled in builtins.c.) src/cmd/ksh93/tests/bracket.sh: - Don't be noisy when skipping unavailable locales. |
||
---|---|---|
.. | ||
ci.yml |