Merge "Switch to toybox timeout."
am: 0db3e1e667
Change-Id: I02591608ef39d4da4ca70ec92671933d3bae7235
This commit is contained in:
@@ -105,7 +105,6 @@ var Configuration = map[string]PathConfig{
|
||||
"sed": Allowed,
|
||||
"sh": Allowed,
|
||||
"tar": Allowed,
|
||||
"timeout": Allowed,
|
||||
"tr": Allowed,
|
||||
"unzip": Allowed,
|
||||
"zip": Allowed,
|
||||
@@ -166,6 +165,7 @@ 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