mirror of
https://github.com/coreos/fedora-coreos-config.git
synced 2026-02-05 09:45:30 +01:00
tree: import changes from testing-devel at f685498305
This commit is contained in:
@@ -18,8 +18,6 @@ set -xeuo pipefail
|
||||
# - The symlinks in /usr/lib/firmware are often broken and are typically not an
|
||||
# issue, so let's skip this location altogether.
|
||||
# - json-glib -> https://bugzilla.redhat.com/show_bug.cgi?id=2297094
|
||||
# - broken symlinks in /etc/nfsmount.conf.d for nfs-client-utils in rawhide
|
||||
# issue: https://github.com/coreos/fedora-coreos-tracker/issues/2012
|
||||
#
|
||||
list_broken_symlinks_skip=(
|
||||
'/etc/mtab'
|
||||
@@ -34,8 +32,6 @@ list_broken_symlinks_skip=(
|
||||
'/usr/share/rhel/secrets/etc-pki-entitlement'
|
||||
'/usr/share/rhel/secrets/redhat.repo'
|
||||
'/usr/share/rhel/secrets/rhsm'
|
||||
'/etc/nfsmount.conf.d/10-nfsv3.conf'
|
||||
'/etc/nfsmount.conf.d/10-nfsv4.conf'
|
||||
)
|
||||
|
||||
# If RHCOS, update the array of ignored symlinks
|
||||
|
||||
Reference in New Issue
Block a user