You must login to view /lordwelch/chasquid/commit/29709a0d586963712ae780785ba25d61e49be3dd.
The GitHub option should be usable for most people, it only links via username.

Files
chasquid/cmd/chasquid-util/test.sh
Alberto Bertogli ad0388569a chasquid-util: Fix creating the directory on user-add
`chasquid-util user-add` is meant to create the domain directory if it
doesn't exist; however there's a bug that makes this not happen, and
instead the command fails with:

  Error writing database: open <path>: no such file or directory

This patch fixes the issue and adds a test to ensure we don't have any
regressions on this behaviour.

Thanks to raspbeguy (https://github.com/raspbeguy) for reporting this
issue (on IRC).
2025-01-20 23:31:32 +00:00

1.5 KiB
Executable File