core/exec-invoke: minor cleanup for apply_working_directory() error handling
authorMike Yuan <me@yhndnzj.com>
Mon, 18 Nov 2024 23:22:59 +0000 (00:22 +0100)
committerMike Yuan <me@yhndnzj.com>
Mon, 18 Nov 2024 23:38:18 +0000 (00:38 +0100)
commitd911778877c18827c64e21cc98e86c31dff9a627
tree7c54652fdb0ceb37b8465e7cd5eac666a5c04750
parenteea9d3eb106a91d4479d859603463bdfe3d262eb
core/exec-invoke: minor cleanup for apply_working_directory() error handling

Assign exit_status at the same site where error log is emitted,
for readability.
src/core/exec-invoke.c