Home | History | Annotate | Download | only in release

Lines Matching refs:base_dir

20   base_dir = TEST_CONFIG["GIT_REPO"]
24 fullCommand = ["git", "-C", self.base_dir] + git_args
34 if path.exists(self.base_dir):
35 shutil.rmtree(self.base_dir)
37 check_call(["git", "init", self.base_dir])
60 if path.exists(self.base_dir):
61 shutil.rmtree(self.base_dir)
102 self.base_dir, hash_of_first_commit, "HEAD", None)
122 self.base_dir, hash_of_first_commit, "HEAD", None)
146 self.base_dir,
205 self.base_dir,
239 git_dir= self.base_dir,
264 self.base_dir,