Lines Matching refs:OPTIONS
66 OPTIONS = common.OPTIONS variable
68 OPTIONS.text = False
69 OPTIONS.compare_with = None
70 OPTIONS.local_cert_dirs = ("vendor", "build")
123 for top in OPTIONS.local_cert_dirs:
377 OPTIONS.compare_with = a
379 OPTIONS.local_cert_dirs = [i.strip() for i in a.split(",")]
381 OPTIONS.text = True
406 if OPTIONS.compare_with:
410 compare_files.LoadZipFile(OPTIONS.compare_with)
414 if OPTIONS.text or not compare_files:
420 if OPTIONS.text: