[Koha-bugs] [Bug 13893] Add ability to execute perl scripts in atomicupdates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 23 14:19:34 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13893

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #37122|0                           |1
        is obsolete|                            |

--- Comment #4 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 37123
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37123&action=edit
Bug 13893 - Add ability to execute perl scripts in atomicupdates

Bug 13068 adds the ability to execute sql files from atomicupdates for
in process developments to reduce merge conflicts. We need to extend
this ability further to be able to handle perl code.

Test Plan:
1) Apply this patch set
2) Run updatedatabase.pl
3) You should see the output "Upgrade to XXX done (Bug 13893 - Add ability to
execute perl scripts in atomicupdates)"

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list