Skip to content

Do not exit the script with error

Vignesh Raman requested to merge wip/vignesh/fix-ftbfs-error into apertis/v2023dev1

If no gpg-agent is running and if the test script tries to clean up gpg-agent processes, it results in error. So do not exit the test script with error for this case.

Fixes: https://phabricator.apertis.org/T8591

Merge request reports