diff options
author | Eric Caruso <ejcaruso@chromium.org> | 2018-01-23 16:34:20 -0800 |
---|---|---|
committer | chrome-bot <chrome-bot@chromium.org> | 2018-01-24 20:24:39 -0800 |
commit | 4495bfeb17c1e821ae4e72137bc100d3bcac29d9 (patch) | |
tree | 8f485bb536a85487291e4f03c34271ea53de8781 /scripts/update_payload/common.py | |
parent | 7feac5b5fe3b4832edf96b34f5d8f3b3e41b2d2f (diff) |
update_engine: fix lint issues in DeltaPerformer tests
Two lint issues:
* nondeterminism caused by rand(), replaced with rand_r()
[runtime/threadsafe_fn]
* two spaces between code and comments [whitespace/comments]
The latter was resolved by moving out the comment and what it was
attached to.
BUG=None
TEST=unit tests
Change-Id: Ie29237c578e34c9f5f22fca984c5e9bf5a54b1a7
Reviewed-on: https://chromium-review.googlesource.com/882559
Commit-Ready: Eric Caruso <ejcaruso@chromium.org>
Tested-by: Eric Caruso <ejcaruso@chromium.org>
Reviewed-by: Luis Hector Chavez <lhchavez@chromium.org>
Reviewed-by: Amin Hassani <ahassani@chromium.org>
Diffstat (limited to 'scripts/update_payload/common.py')
0 files changed, 0 insertions, 0 deletions