mirror of
https://github.com/uutils/coreutils.git
synced 2025-12-23 08:47:37 +00:00
Merge pull request #8598 from zdiff/main
Remove additional touch when feat_common_core is required
This commit is contained in:
commit
2e083a8596
1 changed files with 0 additions and 2 deletions
|
|
@ -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",
|
||||
]
|
||||
##
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue