mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
Merge pull request #1319 from rivy/fix.touch
fix ~ touch: fix and test for windows
This commit is contained in:
commit
cefbe6c1f2
3 changed files with 4 additions and 29 deletions
|
@ -56,7 +56,6 @@ fuchsia = [
|
|||
"nice",
|
||||
"pathchk",
|
||||
"stdbuf",
|
||||
"touch",
|
||||
"tty",
|
||||
"uname",
|
||||
"unlink",
|
||||
|
@ -69,6 +68,7 @@ generic = [
|
|||
"hostname",
|
||||
"nproc",
|
||||
"sync",
|
||||
"touch",
|
||||
"whoami",
|
||||
"redox_generic"
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue