[Koha-bugs] [Bug 2825] fix output from updatedatabase.pl to include newlines after each update

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Wed Nov 26 20:22:17 CET 2008


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2825





------- Comment #1 from Andrew.moore at liblime.com  2008-11-26 11:22 -------
Created an attachment (id=545)
 --> (http://bugs.koha.org/cgi-bin/bugzilla/attachment.cgi?id=545&action=view)
[PATCH] updatedatase.pl: improving readability of output messages


Two recent changes to updatedatabase.pl don't include newlines at the
end of their status messages. This patch adds them. This is only useful
if you're running this from the command line.

Note: there is an opportunity here to extract some of the simlar logic
from each of these blocks to a function.
---
 installer/data/mysql/updatedatabase.pl |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the Koha-bugs mailing list