# HG changeset patch # User Jeff Hammel # Date 1363038930 25200 # Node ID 06fcec56e8fe26a1b514d6d3a4755e36cac394eb # Parent 50b55f0d158f4ead5be0a631400418bac42b2174 whitespace diff -r 50b55f0d158f -r 06fcec56e8fe python/install_config.py --- 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