diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-27 15:28:28 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-27 15:28:28 -0400 |
| commit | 41f4cf7bcc7c2604f355cd9f7cc0e960ec4b8eac (patch) | |
| tree | 4e86a5bcd7c9368958d7fad85915e063cd49c5fb /scripts/testing/lib/network-diagnostics.sh | |
| parent | fd2601393fa8eca01a4354a7ec1d0bc793f7c9c6 (diff) | |
| download | archsetup-41f4cf7bcc7c2604f355cd9f7cc0e960ec4b8eac.tar.gz archsetup-41f4cf7bcc7c2604f355cd9f7cc0e960ec4b8eac.zip | |
fix: log the granting-permissions step on sudoers write failure
create_user announced "granting permissions" with a bare display call that
never set $action, so a failed sudoers write fell back to error_warn
"$action" and logged the stale "creating user and home directory" from an
earlier step. I set action at that step so a failure names the operation
that actually failed. It was the only stale-$action site in the script (the
rest set action adjacently before their error_warn).
Diffstat (limited to 'scripts/testing/lib/network-diagnostics.sh')
0 files changed, 0 insertions, 0 deletions
