#6682 closed enhancement (fixed)

Python checkrefs.py update required after changeset 27245

Reported by: Langbart Owned by: Freagarach
Priority: Should Have Milestone: Alpha 27
Component: UI & Simulation Keywords:
Cc: Patch: Phab:D4880

Description

to reproduce

  • navigate to 0ad/source/tools/entity
  • run python3 checkrefs.py -u
  • among other files, two techs are listed phase_city.json and phase_town.json
WARNING - Unused file 'public/simulation/data/technologies/phase_city.json'
WARNING - Unused file 'public/simulation/data/technologies/phase_town.json'

bisect

[27245]

related tickets

Change History (2)

comment:1 by Freagarach, 16 months ago

Owner: set to Freagarach
Patch: Phab:D4880
Priority: If Time PermitsShould Have

comment:2 by Freagarach, 16 months ago

Resolution: fixed
Status: newclosed

In 27436:

Update checkrefs.py after r27245 / rP27245.

Reported by: @Langbart
Differential revision: https://code.wildfiregames.com/D4880
Tested by: @Langbart
Fixes #6682

Note: See TracTickets for help on using tickets.