On 22/10/2024 12.56, Alex Bennée wrote:
When git fails the rather terse backtrace only indicates it failed without some useful context. Add some to make the log a little more useful.Signed-off-by: Alex Bennée <alex.ben...@linaro.org> --- .gitlab-ci.d/check-dco.py | 9 +++++---- .gitlab-ci.d/check-patch.py | 9 +++++---- 2 files changed, 10 insertions(+), 8 deletions(-)
Reviewed-by: Thomas Huth <th...@redhat.com>