Skip to content

Conversation

@mmichaelis
Copy link
Owner

No description provided.

ASSUME_GNU may now be "true" or "yes". This aligns with the CI call.

Also, I output the value of ASSUME_GNU when executing the script.
As first sketch, let's evaluate a way to deal with a possible error
raised by `sed` (as first command).
Trying to identify, why the Job does not fail, if a command executed in
the GNU compat demo fails.
Diff exits with 1 on difference, which would trigger a failure due to
errexit. To keep it simple, we just don't add any difference, as the
actual diff is not important.

Also, simplifying `sed` demo to the original state with less code.
Also makes the "system-tests" part of the regular QA.
@mmichaelis mmichaelis marked this pull request as ready for review March 8, 2025 21:36
@mmichaelis mmichaelis merged commit cda1969 into main Mar 8, 2025
12 checks passed
@mmichaelis mmichaelis deleted the fix-system-tests-demo branch March 8, 2025 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants