mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
fix: sort and remove duplicates from feat_wasm feature
This commit is contained in:
committed by
Daniel Hofstetter
parent
c7990b633b
commit
0d58e05149
+2
-5
@@ -182,14 +182,13 @@ feat_wasm = [
|
||||
"arch",
|
||||
"base32",
|
||||
"base64",
|
||||
"basenc",
|
||||
"basename",
|
||||
"basenc",
|
||||
"cat",
|
||||
"comm",
|
||||
"cp",
|
||||
"csplit",
|
||||
"cut",
|
||||
"ls",
|
||||
"date",
|
||||
"dir",
|
||||
"dircolors",
|
||||
@@ -215,7 +214,6 @@ feat_wasm = [
|
||||
"pathchk",
|
||||
"pr",
|
||||
"printenv",
|
||||
"head",
|
||||
"printf",
|
||||
"ptx",
|
||||
"pwd",
|
||||
@@ -224,12 +222,11 @@ feat_wasm = [
|
||||
"rm",
|
||||
"rmdir",
|
||||
"seq",
|
||||
"sort",
|
||||
"split",
|
||||
"shred",
|
||||
"shuf",
|
||||
"sleep",
|
||||
"sort",
|
||||
"split",
|
||||
"sum",
|
||||
"tail",
|
||||
"tee",
|
||||
|
||||
Reference in New Issue
Block a user