Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Eric Hanson <[email protected]>
  • Loading branch information
DilumAluthge and ericphanson authored Oct 26, 2024
1 parent 8003c1f commit 3596230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AutoMerge/guidelines.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1052,7 +1052,7 @@ function _run_pkg_commands(
@info("""
IMPORTANT: If you see any messages of the form "Error: Some registries failed to update"
or "registry dirty"
please disregard those messages. Those messages are normal and do not indicate an error
please disregard those messages. Those messages are normal and do not indicate an error.
""")
cmd_ran_successfully = success(pipeline(cmd; stdout=stdout, stderr=stderr))
cd(original_directory)
Expand Down

0 comments on commit 3596230

Please sign in to comment.