Skip to content

Mute error on old ubis#3299

Merged
plengauer merged 1 commit into
mainfrom
plengauer-patch-4
Apr 10, 2026
Merged

Mute error on old ubis#3299
plengauer merged 1 commit into
mainfrom
plengauer-patch-4

Conversation

@plengauer
Copy link
Copy Markdown
Owner

No description provided.

@plengauer plengauer self-assigned this Apr 4, 2026
@plengauer plengauer marked this pull request as ready for review April 4, 2026 12:25
@plengauer plengauer requested a review from moflwi as a code owner April 4, 2026 12:25
Copilot AI review requested due to automatic review settings April 4, 2026 12:25
@plengauer plengauer enabled auto-merge (squash) April 4, 2026 12:25
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the test runner script to avoid failing (or emitting noisy errors) on environments where perl is not installed, which can happen on older/minimal UBI images.

Changes:

  • Add a perl fallback implementation (a bash function that pipes stdin through cat) when perl is unavailable.
  • Keep the existing output “unbuffering” pipeline intact on systems that do have perl.

@plengauer plengauer merged commit 6379871 into main Apr 10, 2026
1133 of 1135 checks passed
@plengauer plengauer deleted the plengauer-patch-4 branch April 10, 2026 08:02
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.

3 participants