mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-27 15:24:18 +08:00
Enable test command
This commit is contained in:
parent
b9e4c772a2
commit
a4ae555b2b
@ -30,13 +30,14 @@ coreutils: \
|
||||
filesystem/bin/sort \
|
||||
filesystem/bin/tail \
|
||||
filesystem/bin/tee \
|
||||
filesystem/bin/test \
|
||||
filesystem/bin/time \
|
||||
filesystem/bin/touch \
|
||||
filesystem/bin/true \
|
||||
filesystem/bin/wc \
|
||||
filesystem/bin/which \
|
||||
filesystem/bin/yes
|
||||
#filesystem/bin/shutdown filesystem/bin/test
|
||||
#filesystem/bin/shutdown
|
||||
|
||||
filesystem/bin/%: programs/coreutils/Cargo.toml programs/coreutils/src/bin/%.rs $(BUILD)/libstd.rlib
|
||||
mkdir -p filesystem/bin
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit 2648ad46174d69c778b42f09812b86a1ca74cf44
|
||||
Subproject commit 66376514f0b2ba55657b17549a7b02cffc7786af
|
||||
Loading…
Reference in New Issue
Block a user