commit | 755e27c7c8c1fac6ded57779f58a8b4f1e1b0a36 | [log] [tgz] |
---|---|---|
author | Guenter Roeck <[email protected]> | Sat Apr 25 18:44:18 2020 |
committer | Commit Bot <[email protected]> | Thu May 14 19:55:53 2020 |
tree | f29d52f37697efae1f6b6bdb78fce3a49dfe69d2 | |
parent | 00b6dee07d9f8fce0816434c10fb2f67460e8378 [diff] |
findmissing: Extract decorator functions from main.py We'll need the decorator functions from multiple places, so move them into a new file, util.py. While at it, replace print functions in moved code with logging. BUG=None TEST=Run on GCE Change-Id: I8d45b4f8c1604ee2ef3d394a61c909c3cfb6f527 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/dev-util/+/2200139 Reviewed-by: Curtis Malainey <[email protected]> Commit-Queue: Guenter Roeck <[email protected]> Tested-by: Guenter Roeck <[email protected]>