Skip to content

Remove unnecessary escapes of / in grep pattern#6551

Merged
sxa merged 1 commit intoadoptium:masterfrom
keithc-ca:grep
Oct 2, 2025
Merged

Remove unnecessary escapes of / in grep pattern#6551
sxa merged 1 commit intoadoptium:masterfrom
keithc-ca:grep

Conversation

@keithc-ca
Copy link
Copy Markdown
Contributor

Fixes warnings like:

  grep: warning: stray \ before /

Fixes warnings like:
  grep: warning: stray \ before /

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
Copy link
Copy Markdown
Contributor

@adamfarley adamfarley left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Member

@sxa sxa left a comment

Choose a reason for hiding this comment

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

LGTM and I don't think this will have any side effects so I'll merge it now

@sxa sxa merged commit d8f5f5e into adoptium:master Oct 2, 2025
2 checks passed
@keithc-ca keithc-ca deleted the grep branch October 2, 2025 17:00
Amrutha-Kanhirathingal pushed a commit to Amrutha-Kanhirathingal/aqa-tests that referenced this pull request Oct 3, 2025
Fixes warnings like:
  grep: warning: stray \ before /

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
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.

4 participants