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 multi-line comment accidentally only has a # prefix on the first
line, which leads to this warning during the build:
--- Invalid atom in /mnt/host/source/src/third_party/coreos-overlay/profiles/coreos/base/package.mask: mask a specific version in hope that the future update may be smaller,
--- Invalid atom in /mnt/host/source/src/third_party/coreos-overlay/profiles/coreos/base/package.mask: who knows.
Add missing prefixes to lines 2 and 3.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
0 commit comments