
22 Oct
2024
22 Oct
'24
7:08 a.m.
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.bennee@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 <thuth@redhat.com>