Revert "Switch to toybox timeout."
This reverts commit e9f471635f
.
Reason for revert: Multiple art-test failures
Change-Id: I550864c23485a438889ab73c7e4a877cd730cabb
This commit is contained in:
@@ -104,6 +104,7 @@ var Configuration = map[string]PathConfig{
|
|||||||
"rsync": Allowed,
|
"rsync": Allowed,
|
||||||
"sh": Allowed,
|
"sh": Allowed,
|
||||||
"tar": Allowed,
|
"tar": Allowed,
|
||||||
|
"timeout": Allowed,
|
||||||
"tr": Allowed,
|
"tr": Allowed,
|
||||||
"unzip": Allowed,
|
"unzip": Allowed,
|
||||||
"zip": Allowed,
|
"zip": Allowed,
|
||||||
@@ -165,7 +166,6 @@ var Configuration = map[string]PathConfig{
|
|||||||
"stat": LinuxOnlyPrebuilt,
|
"stat": LinuxOnlyPrebuilt,
|
||||||
"tail": LinuxOnlyPrebuilt,
|
"tail": LinuxOnlyPrebuilt,
|
||||||
"tee": LinuxOnlyPrebuilt,
|
"tee": LinuxOnlyPrebuilt,
|
||||||
"timeout": LinuxOnlyPrebuilt,
|
|
||||||
"touch": LinuxOnlyPrebuilt,
|
"touch": LinuxOnlyPrebuilt,
|
||||||
"true": LinuxOnlyPrebuilt,
|
"true": LinuxOnlyPrebuilt,
|
||||||
"uname": LinuxOnlyPrebuilt,
|
"uname": LinuxOnlyPrebuilt,
|
||||||
|
Reference in New Issue
Block a user