bug 2825: improving readability of output messages in updatedatabase.pl
authorAndrew Moore <andrew.moore@liblime.com>
Wed, 26 Nov 2008 19:22:50 +0000 (13:22 -0600)
committerGalen Charlton <galen.charlton@liblime.com>
Fri, 5 Dec 2008 22:25:13 +0000 (16:25 -0600)
commit714c9e84047562b3dce12b056250bb3d5a724844
tree578e55e99e68f9d8486e28d1c8302e5fc6294083
parent5f7b2432e4f22453e82605e804d4e61375aeb993
bug 2825: improving readability of output messages in updatedatabase.pl

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.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
installer/data/mysql/updatedatabase.pl