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)
committerChris Cormack <chris@bigballofwax.co.nz>
Fri, 4 Sep 2009 03:41:29 +0000 (15:41 +1200)
commit7bea512da8b1c31e49a65872b41c5afc983d305a
treea2893519624974d5930a6fae53b51b370ed484e1
parentbc3b1b0419f37b340b081f41cdad4f209367fc8d
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