Searched refs:repository_path (Results 1 – 2 of 2) sorted by relevance
57 repository_path = os.environ['ZEPHYR_BASE']59 repository_path = args.repository63 '_cwd': repository_path
31 repository_path = zephyr_base variable245 if repository_path != zephyr_base:246 roots.append(repository_path)459 repository_path = Path(args.repo_to_scan) variable460 repo_to_scan = Repo(repository_path)