diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-15 21:38:00 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-15 21:38:00 -0500 |
| commit | 3648d1b27edf4a9b551a0016f43e368dde2e11b3 (patch) | |
| tree | 5e69392f9b53149a9f8d9e5d7b95ea04c6bf4f57 /tests | |
| parent | 9987756fcb4c7d12eb0f6338fdaeeaddfd8ff519 (diff) | |
| download | dotemacs-3648d1b27edf4a9b551a0016f43e368dde2e11b3.tar.gz dotemacs-3648d1b27edf4a9b551a0016f43e368dde2e11b3.zip | |
fix(auth-config): guard gpg-connect-agent, require user-constants at runtime
- The bare call-process to gpg-connect-agent in :config aborted init with file-missing on a machine without the binary. Guard it with cj/executable-find-or-warn.
- user-constants was required only eval-when-compile, but authinfo-file is read at load time, so a standalone .elc load failed. Require it at runtime.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
