5 Sep
2025
5 Sep
'25
1:01 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39740 --- Comment #58 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 186196 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186196&action=edit Bug 39740: Replace DEV_INSTALL by GIT_INSTALL Resulting from the following sed statement: git grep -l DEV_INSTALL | xargs sed -i -e "s/DEV_INSTALL/GIT_INSTALL/g" Test plan: Read the patch. The scripts will be tested later on. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.