]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
edit-util: don't leave custom editor args around if we shall fall back (#36813)
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 20 Mar 2025 23:48:05 +0000 (08:48 +0900)
committerGitHub <noreply@github.com>
Thu, 20 Mar 2025 23:48:05 +0000 (08:48 +0900)
Also, let's complain loudly if the editor acquired from envvar is not
present.

Fixes #36796


Trivial merge