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
This verifies the syntax of all included `kargs.d` files. I hit
this when I did a build in an image without `/usr/lib/bootc/kargs.d`
and did a
`COPY foo.toml /usr/lib/bootc/kargs.d`
which created a regular file named `kargs.d` there.
Signed-off-by: Colin Walters <[email protected]>
0 commit comments