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

cmd/bent/scripts: replace deprecated egrep with grep -E #4

Closed
wants to merge 1 commit into from

Conversation

cuishuang
Copy link
Contributor

@cuishuang cuishuang commented Sep 21, 2022

egrep command is about to be deprecated, use grep -E instead.

Reference: https://pubs.opengroup.org/onlinepubs/9699919799/xrat/V4_xcu_chap04.html

@gopherbot
Copy link
Contributor

This PR (HEAD: c69552b) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/benchmarks/+/432258 to see it.

Tip: You can toggle comments from me using the comments slash command (e.g. /comments off)
See the Wiki page for more info

@gopherbot
Copy link
Contributor

Message from Bryan Mills:

Patch Set 2: Run-TryBot+1 Code-Review+1


Please don’t reply on this GitHub thread. Visit golang.org/cl/432258.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Contributor

Message from Gopher Robot:

Patch Set 2:

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/432258.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Contributor

Message from Gopher Robot:

Patch Set 2: TryBot-Result+1

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/432258.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Contributor

Message from Bryan Mills:

Patch Set 2: Run-TryBot+1 Code-Review+1


Please don’t reply on this GitHub thread. Visit golang.org/cl/432258.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Contributor

Message from Gopher Robot:

Patch Set 2:

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/432258.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Contributor

Message from Gopher Robot:

Patch Set 2: TryBot-Result+1

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/432258.
After addressing review feedback, remember to publish your drafts!

@cuishuang cuishuang closed this Oct 5, 2023
DarrylWong pushed a commit to DarrylWong/go-benchmarks that referenced this pull request Apr 22, 2024
egrep command is about to be deprecated, use grep -E instead

Change-Id: I683dc046073b884efc5353a9f6ebb3b0f6314e08
GitHub-Last-Rev: c69552b2221af7258b8dd45e303315c6a9370e30
GitHub-Pull-Request: golang/benchmarks#4
DarrylWong pushed a commit to DarrylWong/go-benchmarks that referenced this pull request Apr 22, 2024
egrep command is about to be deprecated, use grep -E instead.

Reference: https://pubs.opengroup.org/onlinepubs/9699919799/xrat/V4_xcu_chap04.html

Change-Id: I683dc046073b884efc5353a9f6ebb3b0f6314e08
GitHub-Last-Rev: c69552b2221af7258b8dd45e303315c6a9370e30
GitHub-Pull-Request: golang/benchmarks#4
DarrylWong pushed a commit to DarrylWong/go-benchmarks that referenced this pull request Apr 22, 2024
Uploaded patch set 1.
This Gerrit CL corresponds to GitHub PR golang/benchmarks#4.

Author: cui fliter <[email protected]>

Patch-set: 1
Patch-set-description: This Gerrit CL corresponds to GitHub PR golang/benchmarks#4. Author: cui fliter <[email protected]>
Change-id: I683dc046073b884efc5353a9f6ebb3b0f6314e08
Subject: cmd/bent/scripts: replace deprecated egrep with grep -E
Branch: refs/heads/master
Status: new
Topic: 
Commit: da87f1e
Tag: autogenerated:gerrit:newPatchSet
Groups: da87f1e
CC: Gerrit User 51518 <51518@62eb7196-b449-3ce5-99f1-c037f21e1705>
Private: false
Work-in-progress: false
DarrylWong pushed a commit to DarrylWong/go-benchmarks that referenced this pull request Apr 22, 2024
Abandoned

GitHub PR golang/benchmarks#4 has been closed.

Patch-set: 2
Status: abandoned
Tag: autogenerated:gerrit:abandon
Attention: {"person_ident":"Gerrit User 7061 \u003c7061@62eb7196-b449-3ce5-99f1-c037f21e1705\u003e","operation":"REMOVE","reason":"Change was abandoned"}
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.

2 participants