mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-06-09 19:33:35 +00:00
9fe790d7c6
The output of the alias-exists hook is unused, so currently it's discarded silently. However, it can be very useful to debug issues when the hook is not working as expected. So this patch makes chasquid log the combined output (stdout and stderr) to the execution trace.