Formatting fix.

This commit is contained in:
Nikolay Sokolov
2011-07-06 01:09:00 +04:00
parent 958fc7add6
commit 9e34d7ca2e

View File

@@ -27,6 +27,7 @@ import os
import signal
import sys
possible_topdir = os.path.normpath(os.path.join(os.path.abspath(
sys.argv[0]), os.pardir, os.pardir))
if os.path.exists(os.path.join(possible_topdir, "nova", "__init__.py")):