On Wed, Jan 04, 2023 at 07:44:58PM +0000, Gavin Smith wrote: > > These added directories res_latex look wrong. Theses tests are in > > @test_formatted, and the latex test is 'latex' which should only lead to > > content in the .pl file, like t/results/indices/empty_index_entry.pl. > > (There should be a res_latex if the test is file_latex). > > > > Should these be committed? > > > > I don't think so. The res_html in t/results/raw/displaymath looks wrong > > too. > > I'll see if these changes come back.
The lines were added by maintain/regenerate_file_lists.pl. I deleted the extra directories. What I don't understand is why these extra res_* directories did not show up in the output of "git status -u". It could have been because they were empty.