Files
StepForge/tests
TylerandClaude Fable 5 8c39e8db4e
Template tests / tests (pull_request) Failing after 3m22s
Make the enable-script guard robust to CRLF line endings
The wayland-honesty guard stripped comments per line to check usermod is never
run, but the comment-strip regex depended on `.`/`$` behavior that breaks on
Windows CRLF checkouts (`.` does not cross `\r`), so the comment's cautionary
usermod mention was read as a command and the test failed only on windows-
latest CI. Check command position (line start, optional sudo) in multiline
mode instead — line-ending agnostic.

Co-Authored-By: Claude Fable 5 <[email protected]>
2026-07-03 23:42:45 -05:00
..
2026-06-10 21:12:07 +00:00