[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
Fri Apr 17 08:51:57 CEST 2015


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

M. de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #37120|0                           |1
        is obsolete|                            |
  Attachment #37389|0                           |1
        is obsolete|                            |

--- Comment #7 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 37997
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37997&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.

Revised Test Plan
-----------------
1) Run updatedatabase.pl
   -- Expect output to be similar to:
   $ ./installer/data/mysql/updatedatabase.pl
   DEV atomic update : test.perl
   Upgrade to XXX done (Bug 13893 - Add ability to execute perl scripts in
atomicupdates)
2) Run koha qa test tools.
   -- only need to check last commit (-c 1), because first commit is a
      sample file which shouldn't be pushed.

Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

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


More information about the Koha-bugs mailing list