29 Jul
2025
29 Jul
'25
2:31 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39740 --- Comment #33 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Marcel de Rooy from comment #32)
Hmm. Spotting
- if [ "$GIT_INSTALL" = "" ]; then + if ! is_git_install $name; then
Thats correct. Scratch it. -- You are receiving this mail because: You are watching all bug changes.