Searched refs:skip_subdirs (Results 1 – 1 of 1) sorted by relevance
86 skip_subdirs, allowed_projects, destination_dir, argument119 if current_dir_origin in skip_subdirs:148 if current_dir_origin in skip_subdirs:192 if subdir_origin not in skip_subdirs:207 def _AddArtifactDirectories(self, source_dir, destination_dir, skip_subdirs): argument228 if out_origin in skip_subdirs:232 skip_subdirs.add(out_origin)239 skip_subdirs.add(repo_origin)241 return skip_subdirs244 skip_subdirs, allowed_projects, allowed_read_write, argument[all …]