This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".
The branch, new/enh/bug_5987 has been created
at 0a429b78d80d40ce7be90678925740f449badfeb (commit)
- Log -----------------------------------------------------------------
commit 0a429b78d80d40ce7be90678925740f449badfeb
Author: Jared Camins-Esakov <[email protected]>
Date: Tue Mar 29 09:39:52 2011 -0400
Bug 5987: Add cl scripts to touch all biblios and items
Add scripts that call ModBiblio and ModItem on all or some of the records
in a
given catalog. For use when an upgrade changes the behavior of ModBiblio or
ModItem, and the change needs to be retroactively applied to records
already in
the system. Usage is as follows:
misc/maintenance/touch_all_[biblios|items].pl [-v] [--where=STRING]
When invoked with a --where argument, the scripts will only modify those
biblios
or items that match.
Signed-off-by: Ian Walls <[email protected]>
Signed-off-by: Chris Cormack <[email protected]>
-----------------------------------------------------------------------
hooks/post-receive
--
main Koha release repository
_______________________________________________
koha-commits mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits