add a generated version of src/libs/003_intel_models.sh

built from commit a7e80c1d57b82f9971d0114cf67aa2fc7875ec76
 dated 2026-04-04 14:20:18 +0200
 by Stéphane Lesimple (speed47_github@speed47.net)
This commit is contained in:
github-actions[bot]
2026-04-04 12:21:51 +00:00
parent 1d00acbc9a
commit a4c3900ef0

View File

@@ -13,7 +13,7 @@
# #
# Stephane Lesimple # Stephane Lesimple
# #
VERSION='26.23.0402913' VERSION='26.23.0404514'
# --- Common paths and basedirs --- # --- Common paths and basedirs ---
readonly VULN_SYSFS_BASE="/sys/devices/system/cpu/vulnerabilities" readonly VULN_SYSFS_BASE="/sys/devices/system/cpu/vulnerabilities"
@@ -3427,7 +3427,7 @@ pr_info
# Sets: ret_sys_interface_check_fullmsg # Sets: ret_sys_interface_check_fullmsg
# Returns: 0 if file matched, 1 otherwise # Returns: 0 if file matched, 1 otherwise
sys_interface_check() { sys_interface_check() {
local file regex mode msg mockvarname local file regex mode mockvarname
file="$1" file="$1"
regex="${2:-}" regex="${2:-}"
mode="${3:-}" mode="${3:-}"