https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27903
--- Comment #2 from Jonathan Druart <[email protected]> --- To use: - download the script to misc/devel/move_atomicupdate.pl - edit .git/info/exclude and add "misc/devel/move_atomicupdate.pl" Apply patches with atomicupdate entries and execute: % perl misc/devel/move_atomicupdate.pl bug_12345.pl or % perl misc/devel/move_atomicupdate.pl installer/data/mysql/atomicupdate/bug_12345.pl You can specify more than 1 file Then edit installer/data/mysql/updatedatabase.pl and confirm that the DBrev has been created correctly. Double-check the commit message as well! -- 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/
