Fixed indenting

This commit is contained in:
Stevan Pettit 2012-01-16 14:30:44 -05:00
parent 5cb2b48850
commit 7c56219a72
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ def run_pyinstaller():
u'--windowed',
u'--noupx',
u'--additional-hooks-dir', hooks_path,
u'--log-level=ERROR',
u'--log-level=ERROR',
u'-o', branch_path,
u'-i', win32_icon,
u'-p', branch_path,