diff python/install_config.py @ 268:06fcec56e8fe

whitespace
author Jeff Hammel <jhammel@mozilla.com>
date Mon, 11 Mar 2013 14:55:30 -0700
parents c37750a70f94
children 705dc5cfd68d
line wrap: on
line diff
--- a/python/install_config.py	Mon Mar 11 12:19:41 2013 -0700
+++ b/python/install_config.py	Mon Mar 11 14:55:30 2013 -0700
@@ -33,6 +33,7 @@
 
 execute(*commands)
 
+
 # get the which command
 sys.path.append(os.path.join(HOME, 'python'))
 from which import which