Changeset 724 in tailor for vcpx/repository.py


Ignore:
Timestamp:
08/31/05 22:37:26 (8 years ago)
Author:
lele@…
Hash name:
20050831203726-97f81-e148764f81d849314806b9e70885cb418fa910d8
Message:

Allow a None METADIR

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vcpx/repository.py

    r702 r724  
    2121    Collector for the configuration of a single repository. 
    2222    """ 
     23    METADIR = None 
    2324    EXTRA_METADIRS = [] 
    2425 
Note: See TracChangeset for help on using the changeset viewer.