Make kmk show the debug level at startup only if it is non-zero
commitb032a962871061aea2d983f4a651b3d611056e2a
authorPlamen Petrov <pvp@tk.ru.acad.bg>
Sun, 17 Feb 2008 18:28:23 +0000 (17 20:28 +0200)
committerPlamen Petrov <pvp@tk.ru.acad.bg>
Sun, 17 Feb 2008 18:28:23 +0000 (17 20:28 +0200)
treee082db20961ee249c180c7dad08f93b90f4fcd63
parent817be5a882de38addfd913770074cffc68101a18
Make kmk show the debug level at startup only if it is non-zero

Previous version showed debug level regardless of startup option,
with the idea for the message to be disabled for releases.
This solution is nicer.
src/main.cpp