Skip to content

Fix typo in logging when capitalisation of the repository name is wrong.

David Hutchcroft requested to merge hcroft-master-patch-73250 into master

Fix typo in GitTools/use.py where logging.warnins was called which caused the script to stop. Triggered by a wrongly capitalised package name (LbCom instead of Lbcom for example)

Merge request reports