Skip to content

Bugfix/ignore checks

Fixes #638 (closed)

UpdateCheckIgnore: Exception if version not matched

Ignoreversions were checked also if version did not match which raised the exception The 'version check' runs in some unexpected situations like just to find directories where to find the AutoName.

UpdateCheckName is Ignore: Do not parse manifests This creates confusing printouts if HTTP mode is used

Merge request reports