commit | ecdeb1e7051aacb1866d2648a75c58be318364b2 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Oct 04 13:38:51 2018 -0700 |
committer | Elliott Hughes <enh@google.com> | Fri Oct 05 19:59:58 2018 +0000 |
tree | 6be0c692a48aafd5b40c49ce680d7eadd9c13ac7 | |
parent | a1afb6e006868d15997c58d37643812abac9c9af [diff] |
Remove sum(1) from the list of approved binaries. No-one should be using BSD sum in 2018. Bug: N/A Test: treehugger Change-Id: I9aa313e111217a2d73ba41eaf49035d8293b5785
diff --git a/ui/build/paths/config.go b/ui/build/paths/config.go index ef6fd5f..8c51641 100644 --- a/ui/build/paths/config.go +++ b/ui/build/paths/config.go
@@ -134,7 +134,6 @@ "sleep": Allowed, "sort": Allowed, "stat": Allowed, - "sum": Allowed, "tar": Allowed, "tail": Allowed, "tee": Allowed,