Home | History | Annotate | Download | only in tools

Lines Matching refs:new_name

1454       new_name = DEPOT_DEPS_NAME[new_depot]['src'][4:]
1459 shutil.move(new_name, old_name)
1462 self.cleanup_commands.append(['mv', old_name, new_name])