Changeset 484 in tailor for vcpx/repository.py
- Timestamp:
- 08/05/05 00:25:55 (8 years ago)
- Hash name:
- 20050804222555-97f81-4046014a51b1ea6cbdb55a4c2f9521ae97b4d01f
- File:
-
- 1 edited
-
vcpx/repository.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vcpx/repository.py
r476 r484 102 102 Repository._load(self, config, which) 103 103 self.use_propset = config.get(self.name, 'use-propset', False) 104 if not self.module.startswith('/'): 105 self.module = '/' + self.module 104 106 105 107 def workingDir(self):
Note: See TracChangeset
for help on using the changeset viewer.
