Merge pull request #8598 from zdiff/main

Remove additional touch when feat_common_core is required
This commit is contained in:
Daniel Hofstetter 2025-09-10 15:07:03 +02:00 committed by GitHub
commit 2e083a8596
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -151,7 +151,6 @@ feat_Tier1 = [
"hostname",
"nproc",
"sync",
"touch",
"uname",
"whoami",
]
@ -269,7 +268,6 @@ feat_os_windows_legacy = [
"arch",
"nproc",
"sync",
"touch",
"whoami",
]
##