The code in `check-snapshots` will print "No snapshots cache found at ..." regardless of the error that happens when trying to open the file. This can be misleading if e.g. the issue is permissions to open the file or the file is corrupted. So make the exception more targeted and only catch FileNotFound error and let python how the full error for the other cases. Obviously this can be done in many ways so I'm happy to tweak and e.g. keep catching all exception but print the value etc. |
||
|---|---|---|
| .. | ||
| check-runners | ||
| check-snapshots | ||
| gen-stage-test-diff | ||
| inline-source.py | ||
| lorax-template-pkgs.py | ||
| osbuild | ||
| osbuild-depsolve-dnf | ||
| osbuild-depsolve-dnf5 | ||
| osbuild-dev | ||
| osbuild-mpp | ||
| set-env-variables.sh | ||
| tree-diff | ||