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