Searched refs:git_pull (Results 1 – 2 of 2) sorted by relevance
95 def git_pull(check_out_dir=os.getcwd()): function165 git_pull(data_dir)
262 self.git_pull(RegressTestConfig.REGRESS_TEST_CASE_DIR)277 def git_pull(check_out_dir=os.getcwd()): member in RegressTestPrepare