]> scripts.mit.edu Git - wizard.git/commit
Convert ad hoc shell calls to singleton instance; fix upgrade bug.
authorEdward Z. Yang <ezyang@mit.edu>
Sat, 26 Dec 2009 02:43:05 +0000 (21:43 -0500)
committerEdward Z. Yang <ezyang@mit.edu>
Sat, 26 Dec 2009 02:43:05 +0000 (21:43 -0500)
commit30380c4b5b28df9670ea5952e14bc485d1d34133
treeab6f3661a2bd9f4d5e9137bab18d0740c0d1bde0
parent2c8389daba45bef303079dfe15e4c47904001047
Convert ad hoc shell calls to singleton instance; fix upgrade bug.

Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
13 files changed:
tests/mediawiki-crlf-upgrade-test.sh
wizard/app/__init__.py
wizard/app/mediawiki.py
wizard/command/blacklist.py
wizard/command/install.py
wizard/command/prepare_config.py
wizard/command/prepare_pristine.py
wizard/command/research.py
wizard/command/restore.py
wizard/command/upgrade.py
wizard/deploy.py
wizard/git.py
wizard/install/__init__.py