Fix bug related to log opening failures
authorIustin Pop <iustin@google.com>
Thu, 10 Mar 2011 11:19:17 +0000 (12:19 +0100)
committerIustin Pop <iustin@google.com>
Thu, 10 Mar 2011 14:29:44 +0000 (15:29 +0100)
commitc24e519e8da302dc71f99861c956cef2898d7e75
tree48fe72672799ce368cc8699ee2c6744ad3abe929
parentc199dbae72fc49d228b291acb0e2efd77c440579
Fix bug related to log opening failures

If opening the log file fails, then we shouldn't attempt to use that
variable.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
lib/utils/log.py