https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39304 --- Comment #2 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 179167 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179167&action=edit Bug 39304: Make sure git commands return something Jenkins is not failing when git command fails. We edited the config and it broke the git repo: 13:32:35 koha_1 | error: unable to normalize alternate object path: /srv/jenkins/workspace/Koha_Source/.git/objects 13:32:35 koha_1 | fatal: not a tree object 13:32:35 koha_1 | [12:29:31] xt/check_makefile.t So tests were not running correctly Maybe it will be a problem for people running the tests without being inside a git repo, but for now we need to ensure the community CI does what we think it does. -- You are receiving this mail because: You are watching all bug changes.