Searched refs:upload_paths (Results 1 – 2 of 2) sorted by relevance
245 upload_paths=None, do_locking=True, run_function=utils.run, argument302 if not upload_paths:303 self.upload_paths = []305 self.upload_paths = list(upload_paths)515 elif len(self.upload_paths) > 0:517 upload_path_list = self.upload_paths644 elif len(self.upload_paths) > 0:645 remove_path_list = self.upload_paths
322 upload_paths = c.get_config_value('PACKAGES', 'upload_location',326 upload_paths.append(options.repo)329 if not upload_paths:362 upload_paths=upload_paths,