Lines Matching refs:upload_paths
239 upload_paths=None, do_locking=True, run_function=utils.run,
244 upload_paths: The list of the upload of repositories to which
296 if not upload_paths:
297 self.upload_paths = []
299 self.upload_paths = list(upload_paths)
509 elif len(self.upload_paths) > 0:
511 upload_path_list = self.upload_paths
638 elif len(self.upload_paths) > 0:
639 remove_path_list = self.upload_paths