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
-2
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",
]
##