mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Merge pull request #8598 from zdiff/main
Remove additional touch when feat_common_core is required
This commit is contained in:
@@ -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",
|
||||
]
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user