]> scripts.mit.edu Git - wizard.git/commit
Refactor change directory code to be consistent and permissive.
authorEdward Z. Yang <ezyang@mit.edu>
Tue, 2 Mar 2010 02:06:54 +0000 (21:06 -0500)
committerEdward Z. Yang <ezyang@mit.edu>
Tue, 2 Mar 2010 02:06:54 +0000 (21:06 -0500)
commitad795d92aed9f47636c46a2a4604253be06eb526
tree2b23fb345a02e2efd5e738fd9041a5c3dbcce376
parent48be6f377047a1ffd36f32b31ecd15a928a21a4f
Refactor change directory code to be consistent and permissive.

This fixes bug where if you run wizard upgrade as root in a root
only directory, it fails with permission errors when it attempts
to change back into the directory.

Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
TODO
wizard/command/backup.py
wizard/command/blacklist.py
wizard/command/database.py
wizard/command/migrate.py
wizard/command/quota.py
wizard/command/upgrade.py