Commit 215f222
committed
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
```1 parent 43c9c43 commit 215f222
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| 168 | + | |
168 | 169 | | |
169 | | - | |
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| |||
0 commit comments