Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the regex used for searching make errors #274

Merged
merged 1 commit into from
Apr 24, 2023
Merged

Conversation

Molter73
Copy link
Contributor

The regex used for checking the crawler output for make error lines has been broken since its implementation. This commit fixes it by adding colons and spaces to the contents of the group between brackets.

@Molter73 Molter73 added the crawl label Apr 24, 2023
The regex used for checking the crawler output for make error lines has
been broken since its implementation. This commit fixes it by adding
colons and spaces to the contents of the group between brackets.
@openshift-ci
Copy link

openshift-ci bot commented Apr 24, 2023

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: erthalion, Molter73

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@Molter73 Molter73 merged commit 3ea8f40 into master Apr 24, 2023
4 of 5 checks passed
@Molter73 Molter73 deleted the mauro/fix-error-regex branch April 24, 2023 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants