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

execabs: isGo119ErrDot: use errors.Is instead of string-matching #142

Closed

Conversation

thaJeztah
Copy link
Contributor

@thaJeztah thaJeztah commented Nov 9, 2022

Addresses the TODO added in CL 403256.

@gopherbot
Copy link

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

Please visit https://go-review.googlesource.com/c/sys/+/448877 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

Message from Ian Lance Taylor:

Patch Set 1: Run-TryBot+1


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

@gopherbot
Copy link

Message from Gopher Robot:

Patch Set 1:

(1 comment)


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

@gopherbot
Copy link

Message from Gopher Robot:

Patch Set 1: TryBot-Result+1

(1 comment)


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

@gopherbot
Copy link

Message from Ian Lance Taylor:

Patch Set 1:

(2 comments)


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

@gopherbot
Copy link

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

Please visit https://go-review.googlesource.com/c/sys/+/448877 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

Message from Sebastiaan van Stijn:

Patch Set 2:

(3 comments)


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

@gopherbot
Copy link

Message from Ian Lance Taylor:

Patch Set 2: Run-TryBot+1

(1 comment)


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

@thaJeztah thaJeztah changed the title execabs: isGo119ErrDot(): use errors.Is() instead of string-matching execabs: isGo119ErrDot: use errors.Is instead of string-matching Nov 10, 2022
Addresses the TODO added in CL 403256.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@gopherbot
Copy link

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

Please visit https://go-review.googlesource.com/c/sys/+/448877 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

Message from Sebastiaan van Stijn:

Patch Set 2:

(1 comment)


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

@gopherbot
Copy link

Message from Sebastiaan van Stijn:

Patch Set 3:

(1 comment)


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

@gopherbot
Copy link

Message from Ian Lance Taylor:

Patch Set 3: Run-TryBot+1 Auto-Submit+1 Code-Review+2

(1 comment)


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

gopherbot pushed a commit that referenced this pull request Nov 10, 2022
Addresses the TODO added in CL 403256.

Change-Id: Iae44242e00b6a309cc0f1e336462bc2d4995a5e2
GitHub-Last-Rev: 1adfdb7
GitHub-Pull-Request: #142
Reviewed-on: https://go-review.googlesource.com/c/sys/+/448877
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
@gopherbot
Copy link

This PR is being closed because golang.org/cl/448877 has been merged.

@gopherbot gopherbot closed this Nov 10, 2022
@thaJeztah thaJeztah deleted the execabs_no_string_matching branch November 10, 2022 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants