remove breakpoints, and use log instead of print when possible
[bootmanager.git] / source / BootManager.py
index c1c2f85..2d9db0b 100755 (executable)
@@ -377,7 +377,7 @@ def main(argv):
     import utils
     utils.prompt_for_breakpoint_mode()
 
-#    utils.breakpoint ("Entering BootManager::main")
+#    utils.breakpoint("Entering BootManager::main")
 
     # set to 1 if error occurred
     error = 0