update config code

This commit is contained in:
Michael DeHaan
2012-08-13 20:17:07 -04:00
parent 1cadfcbf61
commit 7ab0d60b1a
2 changed files with 1 additions and 24 deletions

View File

@@ -35,6 +35,7 @@ def main():
chdir = module.params['chdir']
args = module.params['args']
if chdir:
os.chdir(chdir)