commit | 748a12cf2b7baecea8d5b490b3c69c1bbf82d55c | [log] [tgz] |
---|---|---|
author | Daisuke Nojiri <[email protected]> | Mon Sep 14 15:45:45 2020 |
committer | Commit Bot <[email protected]> | Mon Sep 14 21:52:52 2020 |
tree | ea2c23a8c0af6d215affa856a2eab9444c34f53b | |
parent | fede16e5aebc7cf503052c50d9c0b8a4aec1d57a [diff] |
Make global blocked_terms.txt default for search_blocked_terms.sh Currently, search_blocked_terms.sh reads words from the local unblocked_terms.txt, in which words may have been accidentally removed. This change makes search_blocked_terms.sh read words from the global blocked_terms.txt by default. BUG=b:165908442 TEST=Run search_blocked_terms.sh with/without argument. Change-Id: Id6949eeeafd4528fe03f3bcb6fad78b24e852b0b Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/dev-util/+/2410558 Reviewed-by: Bernie Thompson <[email protected]> Commit-Queue: Daisuke Nojiri <[email protected]> Tested-by: Daisuke Nojiri <[email protected]>