Skip to content

Increase fidelity of regexp example#13767

Closed
kopaka wants to merge 1 commit intoelastic:7.3from
kopaka:patch-1
Closed

Increase fidelity of regexp example#13767
kopaka wants to merge 1 commit intoelastic:7.3from
kopaka:patch-1

Conversation

@kopaka
Copy link
Copy Markdown

@kopaka kopaka commented Sep 23, 2019

If the process name must start with foo, the pattern should be prefixed with ^.

If the process must _start with_ `foo`, the pattern should be prefixed with `^`.
@kopaka kopaka requested a review from a team as a code owner September 23, 2019 16:28
@elasticmachine
Copy link
Copy Markdown
Contributor

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

1 similar comment
@elasticmachine
Copy link
Copy Markdown
Contributor

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

@jsoriano
Copy link
Copy Markdown
Member

@kopaka thanks for this fix! could you sign the CLA so we can merge it?

@jsoriano jsoriano added docs needs CLA User must sign the Elastic Contributor License before review. review labels Nov 15, 2019
@dedemorton
Copy link
Copy Markdown
Contributor

Replaced by #16694

@dedemorton dedemorton closed this Feb 28, 2020
@kopaka
Copy link
Copy Markdown
Author

kopaka commented Mar 13, 2020

Sorry, all - dunno how I missed this. Glad to see it got fixed, regardless!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs needs CLA User must sign the Elastic Contributor License before review. review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants