Changeset 694 in tailor for vcpx/repository.py
- Timestamp:
- 08/25/05 05:42:06 (8 years ago)
- Hash name:
- 20050825034206-cbfb9-7fe7a4bb65aa4f572542170896b7b402830db4c5
- File:
-
- 1 edited
-
vcpx/repository.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vcpx/repository.py
r693 r694 244 244 Repository._load(self, config, which) 245 245 self.TLA_CMD = config.get(self.name, 'tla-command', self.TLA_CMD) 246 self.IGNORE_IDS = config.get(self.name, 'ignore-ids', False) 247 if self.IGNORE_IDS: 248 self.EXTRA_META = ['.arch-ids']
Note: See TracChangeset
for help on using the changeset viewer.
