Bug #471
modify_config says config file not found
Start date:
05/19/2010
Due date:
% Done:
100%
Estimated time:
Description
For parts of the script, we os.chdir( self.work_dir) and from then on the
modify_config code didn't work.
Fix is to record where we were initially, and have modify_config os.chdir back there
to update the config file.
History
#1 Updated by Marc Mengel almost 11 years ago
- Status changed from Assigned to Accepted
#2 Updated by Marc Mengel almost 11 years ago
- Assignee set to Marc Mengel
#3 Updated by Marc Mengel almost 11 years ago
- Status changed from Accepted to Assigned
#4 Updated by Marc Mengel almost 11 years ago
- Status changed from Assigned to Accepted
#5 Updated by Marc Mengel almost 11 years ago
- Status changed from Accepted to Resolved
- % Done changed from 80 to 100