From b90bf9d8a8aad714bdbb989813df1652a337d583 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Thu, 7 Apr 2022 09:24:26 -0400 Subject: [PATCH] tame: build-aux/{csv2xml,tdat2xml}: Remove xml-stylesheet XML PI These declarations are relics from when all XML files could be loaded in the browser to render the Summary Page. Such a thing has not worked for many years. The previous commit will cause files produced by these scripts to be regenerated. I noticed this when reading source files using XIR. DEV-10413 --- build-aux/csv2xml | 2 +- build-aux/tdat2xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build-aux/csv2xml b/build-aux/csv2xml index bfd1359f..d295ab26 100755 --- a/build-aux/csv2xml +++ b/build-aux/csv2xml @@ -62,7 +62,7 @@ BEGIN { # output package header printf \ - "\n" \ + "\n" \ ". */ ?> - +