changeset 268:06fcec56e8fe

whitespace
author Jeff Hammel <jhammel@mozilla.com>
date Mon, 11 Mar 2013 14:55:30 -0700
parents 50b55f0d158f
children cbd7651dbd52
files python/install_config.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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