https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17356
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #55944|0 |1 is obsolete| | --- Comment #9 from Marcel de Rooy <[email protected]> --- Created attachment 56444 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=56444&action=edit Bug 17356: Add atomic update .perl skeleton file To show devs how it should be written. Test plan: % cp installer/data/mysql/atomicupdate/skeleton.perl installer/data/mysql/atomicupdate/bug_XXXXX.perl % perl installer/data/mysql/updatedatabase.pl You should see: DEV atomic update: bug_xxxxx.perl Upgrade to 16.06.00.XXX done (Bug XXXXX - description) Signed-off-by: Liz Rea <[email protected]> Very good. I'll submit a patch for the readme to make the instructions better. Signed-off-by: Liz Rea <[email protected]> Signed-off-by: Marcel de Rooy <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
