]> _ Git - alire.git/commit
fix: action error masked by following successful action (#1841)
authorAlejandro R Mosteo <amosteo@unizar.es>
Fri, 14 Feb 2025 12:42:22 +0000 (13:42 +0100)
committerGitHub <noreply@github.com>
Fri, 14 Feb 2025 12:42:22 +0000 (13:42 +0100)
commit81d9cbd02a32ba7a4b4fd637cd3d14aeea7fcbc9
tree7ef1a79b9a98c989f7ec4a14a8017d9604e9b51a
parent0ec4e6ae2d231695a0cb57c7074afbfed1d6674c
fix: action error masked by following successful action (#1841)

* fix action error being masked by following action

* Self-review

* Fix uninitialized out parameter
src/alire/alire-os_lib-subprocess.adb
src/alire/alire-os_lib-subprocess.ads
src/alire/alire-properties-actions-executor.adb
src/alire/alire-properties-actions.ads
src/alire/alire-roots.adb
src/alr/alr-commands-action.adb
src/alr/alr-commands-test.adb
testsuite/tests/action/masked-error/test.py [new file with mode: 0644]
testsuite/tests/action/masked-error/test.yaml [new file with mode: 0644]