This commit is contained in:
2025-03-24 20:10:16 +01:00
parent 78ba495a2f
commit b506d568d2
2 changed files with 7 additions and 1 deletions

View File

@@ -237,7 +237,7 @@ def doversions(options):
trace(rver)
print(f"{cli} | {lver} | {rver}")
else:
warn(f"{tool} not in catalog")
warn(f"{cli} not in catalog")
def doallversions(options):