Skip to content

Conversation

@smitsialis
Copy link

Was \(\d+
The first \( is needed but you then need (\d+) to get the actual value.

Was \\(\\d+
The first \\( is needed but you then need (\\d+) to get the actual value.
@softwarefactory-project-zuul
Copy link
Contributor

Build failed.

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.

1 participant