mirror of
https://github.com/EDCD/EDDN.git
synced 2025-04-19 18:17:37 +03:00
scripts/eddn-report: Correct EliteLogAgent comment
This commit is contained in:
parent
e93c04bb21
commit
cc5ae32227
@ -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 ?
|
||||
# <https://github.com/DarkWanderer/Elite-Log-Agent>
|
||||
if matches.group('software_version') == '2.0.0.660':
|
||||
print(line)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user