fix minor unreachable code caused by t.Fatal by Abirdcfly · Pull Request #6283 · letsencrypt/boulder
Navigation Menu
{{ message }}
letsencrypt / boulder Public
- Notifications You must be signed in to change notification settings
- Fork 635
Merged
aarongable merged 1 commit intoletsencrypt:mainfrom
Aug 12, 2022Merged
fix minor unreachable code caused by t.Fatal#6283
aarongable merged 1 commit intoletsencrypt:mainfrom
fix minor unreachable code caused by t.Fatal#6283
aarongable merged 1 commit intoletsencrypt:mainfrom
Conversation
Copy link Copy Markdown
Contributor
Abirdcfly
commented
Aug 10, 2022
Abirdcfly
commented
Signed-off-by: Abirdcfly fp544037857@gmail.com
Abirdcfly
requested a review
from a team
as a code owner
Abirdcfly
requested a review
from beautifulentropy
aarongable reviewed Aug 10, 2022
Copy link Copy Markdown
Contributor
aarongable
left a comment
aarongable
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good catch! Rather than deleting this line, please move it above the t.Fatal() call.
beautifulentropy requested changes Aug 10, 2022
reloader/reloader_test.go
Show resolved
Hide resolved
reloader/reloader_test.go Show resolved Hide resolved
Abirdcfly
force-pushed
the
patch-1
branch
from
4f8bf71 to
471959e
Compare
Copy link Copy Markdown
Contributor Author
Abirdcfly
commented
Aug 11, 2022
Abirdcfly commented
Aug 11, 2022Good catch! Rather than deleting this line, please move it above the
t.Fatal()call.
Done. Thanks for review.
Abirdcfly
changed the title
delete minor unreachable code caused by t.Fatal
fix minor unreachable code caused by t.Fatal
Signed-off-by: Abirdcfly <fp544037857@gmail.com>
Abirdcfly
force-pushed
the
patch-1
branch
from
471959e to
f9dbe7c
Compare
Abirdcfly
requested review from
aarongable and
beautifulentropy
aarongable approved these changes Aug 11, 2022
beautifulentropy approved these changes Aug 11, 2022
aarongable
merged commit
7cd35f4
into
letsencrypt:main
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment