From 47532262c9a4d22f68f4e7c228094c5306d7745a Mon Sep 17 00:00:00 2001 From: Athanasius Date: Tue, 23 Aug 2022 07:48:50 +0000 Subject: [PATCH] eddn-report: Generalise that "Turkish lower case i" rule --- scripts/eddn-report-log-errors | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/eddn-report-log-errors b/scripts/eddn-report-log-errors index 3ca277f..bf652d1 100755 --- a/scripts/eddn-report-log-errors +++ b/scripts/eddn-report-log-errors @@ -78,7 +78,7 @@ def process_file(input_file: str) -> None: if software_version >= semantic_version.Version.coerce('15.1.1.0'): if matches.group('schema_ref') == 'https://eddn.edcd.io/schemas/outfitting/2': if matches.group('err_msg').startswith( - 'Failed Validation "[]' + 'Failed Validation "[]' ): # pass