Changeset 2819

Show
Ignore:
Timestamp:
02/16/2009 09:49:57 AM (9 months ago)
Author:
burt
Message:

Forward-port advertise_se parameter

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • gip/trunk/gip/lib/python/gip/providers/generic_storage.py

    r2814 r2819  
    546546        # handle_SE function or you will get duplicate and incorrect info  
    547547        if section.lower().startswith("se_"): 
    548             handle_SE(cp, section) 
     548            advertise_se = cp_getBoolean(cp, section, "advertise_se", True) 
     549            if advertise_se: handle_SE(cp, section) 
    549550 
    550551    # Handle the "classic" SE.