Changeset 202 in tailor
- Timestamp:
- 12/31/04 20:39:12 (8 years ago)
- Hash name:
- 20041231193912-97f81-0a1506576901ff8402cc6dac1cdf351ec2e32922
- File:
-
- 1 edited
-
vcpx/target.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vcpx/target.py
r201 r202 239 239 subdirs.remove(excd) 240 240 241 # Uhm, is this really desiderable? 242 for excf in ['tailor.info', 'tailor.log']: 243 if excf in files: 244 files.remove(excf) 245 241 246 c = addentry(working_dir=dir) 242 247 c(entry=' '.join([repr(e) for e in subdirs+files]))
Note: See TracChangeset
for help on using the changeset viewer.
