# HG changeset patch # User Jeff Hammel # Date 1269636864 25200 # Node ID 8cf361926883a26c86a32d84710d62b6bdd2e365 # Parent eda848575afb8ef20cf0fce1228dfaf7459b8de5 remove whitespace diff -r eda848575afb -r 8cf361926883 python/install_config.py --- a/python/install_config.py Fri Mar 26 08:07:12 2010 -0700 +++ b/python/install_config.py Fri Mar 26 13:54:24 2010 -0700 @@ -14,8 +14,6 @@ # make the current directory a repository import subprocess - - commands = [ ['hg', 'init'], ['hg', 'pull', SRC], ['hg', 'update', '-C'],