diff options
author | Lucas Dupin <dupin@google.com> | 2019-07-16 15:42:48 -0700 |
---|---|---|
committer | Lucas Dupin <dupin@google.com> | 2019-07-19 21:05:09 +0000 |
commit | 68f5dae5b6489f982f55e0e8fc951bd084deb65f (patch) | |
tree | f5ceed2e61a5fa2e4e15d99e578e9fe9f851c93a /startop/scripts/lib/cmd_utils.py | |
parent | 4b09d08c6c26bff1406b5785dd9942c764ffce49 (diff) |
Fix class initialization issue
We were getting an NPE because the superclass was
calling an overridden method on its constructor,
before the variable could be initialized.
Test: atest ScrimControllerTest
Fixes: 137665467
Fixes: 137878476
Change-Id: I8914eac86cac19d92a68a2d55d97dfcee4066ed3
(cherry picked from commit 1c72bc21514eb6b76f80cef68be1245fb5d4f423)
Diffstat (limited to 'startop/scripts/lib/cmd_utils.py')
0 files changed, 0 insertions, 0 deletions