https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34088
--- Comment #44 from David Cook <[email protected]> --- (In reply to David Cook from comment #43) > (In reply to Julian Maurice from comment #42) > > Another idea, Joubu's idea but reversed: keep only the needs_update call in > > updatedatabase.pl and move the rest in a new file, updatedatabase.pl would > > call/eval/do this new file. That way we don't need to update all scripts > > that rely on updatedatabase.pl > > I like that. I like that a lot. It would be a very light touch while still > being effective. I especially like this, because koha-upgrade-schema isn't the only way to call updatedatabase.pl. There are git installs, tarball installs, et cetera which require manually calling updatedatabase.pl. Moving the bulk of updatedatabase.pl into another file would be the least disruptive. Good one, Jonathan and Julian! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
