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,
|
||||
"sh": Allowed,
|
||||
"tar": Allowed,
|
||||
"timeout": Allowed,
|
||||
"tr": Allowed,
|
||||
"unzip": Allowed,
|
||||
"zip": Allowed,
|
||||
@@ -165,7 +166,6 @@ var Configuration = map[string]PathConfig{
|
||||
"stat": LinuxOnlyPrebuilt,
|
||||
"tail": LinuxOnlyPrebuilt,
|
||||
"tee": LinuxOnlyPrebuilt,
|
||||
"timeout": LinuxOnlyPrebuilt,
|
||||
"touch": LinuxOnlyPrebuilt,
|
||||
"true": LinuxOnlyPrebuilt,
|
||||
"uname": LinuxOnlyPrebuilt,
|
||||
|
Reference in New Issue
Block a user