Searched refs:shadow_config_path_root (Results 1 - 1 of 1) sorted by relevance

/external/autotest/client/common_lib/
H A Dglobal_config.py48 shadow_config_path_root = os.path.join(root_dir, 'shadow_config.ini') variable
62 if os.path.exists(shadow_config_path_root):
63 DEFAULT_SHADOW_FILE = shadow_config_path_root

Completed in 114 milliseconds