Lines Matching refs:OPTIONS
75 OPTIONS = common.OPTIONS
77 OPTIONS.text = False
78 OPTIONS.compare_with = None
79 OPTIONS.local_cert_dirs = ("vendor", "build")
138 for top in OPTIONS.local_cert_dirs:
467 OPTIONS.compare_with = a
469 OPTIONS.local_cert_dirs = [i.strip() for i in a.split(",")]
471 OPTIONS.text = True
498 if OPTIONS.compare_with:
502 compare_files.LoadZipFile(OPTIONS.compare_with)
506 if OPTIONS.text or not compare_files:
512 if OPTIONS.text: