diff --git a/scripts/eddn-report-log-errors b/scripts/eddn-report-log-errors index b6921fe..a626e23 100755 --- a/scripts/eddn-report-log-errors +++ b/scripts/eddn-report-log-errors @@ -175,7 +175,7 @@ def process_file(input_file: str) -> None: print(line) elif matches.group('software_name') == 'EliteLogAgent': - # Apparently a Barry Carylon project, but no home page ? + # if matches.group('software_version') == '2.0.0.660': print(line)