Searched refs:new_release (Results 1 – 1 of 1) sorted by relevance
32 def replace_configs_module_name(current_release, new_release, file_path): argument34 .format(current_release, new_release, file_path), shell=True)40 self.new_release = cmdline_args.next43 self.new_release_dir = os.path.join(self.configs_dir, self.new_release)56 replace_configs_module_name(self.current_release, self.new_release, abs_path)