You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cmd-build-with-buildah: limit adding overrides mount
If there are no rpms then no point in adding the mount.
Should prevent cosmetic warts like:
```
Updating and loading repositories:
overrides ???% | 0.0 B/s | -1.0 B | ?
>>> Curl error (37): Could not read a file:// file for file:///run/src/overrides
>>> Usable URL not found
```
0 commit comments