Home | History | Annotate | Download | only in tools

Lines Matching refs:dest_dir

179     dest_dir = os.path.join(merge_common.REPOSITORY_ROOT, path)
187 cwd=dest_dir)
191 merge_common.GetCommandStdout(fetch_args, cwd=dest_dir)
193 cwd=dest_dir):
197 cwd=dest_dir, ignore_errors=True)
200 cwd=dest_dir, unattended=unattended)
242 dest_dir = os.path.join(merge_common.REPOSITORY_ROOT, path)
244 exclude_list, cwd=dest_dir)
245 if _ModifiedFilesInIndex(dest_dir):
248 cwd=dest_dir)
278 dest_dir = os.path.join(merge_common.REPOSITORY_ROOT, path)
281 '*.host.*.mk', '*.tmp'], cwd=dest_dir)
297 dest_dir = os.path.join(merge_common.REPOSITORY_ROOT, path)
300 ignore_errors=True, cwd=dest_dir)
302 ignore_errors=True, cwd=dest_dir)
304 ignore_errors=True, cwd=dest_dir)
306 ignore_errors=True, cwd=dest_dir)
308 if _ModifiedFilesInIndex(dest_dir):
312 (version, AUTOGEN_MESSAGE)], cwd=dest_dir)
495 dest_dir = os.path.join(merge_common.REPOSITORY_ROOT, path)
497 cwd=dest_dir)