You must login to view /lordwelch/chasquid/src/commit/febe96697a82431c3ce8e577595b95b0b5185357/test/t-02-exim.
The GitHub option should be usable for most people, it only links via username.

Files
Alberto Bertogli 888b2df4c1 Handle symlinks under the certs/ directory
Currently, if the `certs/` directory has a symlink inside, we skip it.
That is not really intended, it's an unfortunate side-effect of skipping
regular files.

To fix this, this patch adjusts the logic to only ignore regular files
instead. It also adds a message when a directory is skipped, to make it
easier to debug permission issues.

Thanks to @erjoalgo for reporting this in
https://github.com/albertito/chasquid/pull/39, and providing an
alternative patch!
2023-09-02 13:58:24 +01:00
..