flake8
passed.
JSHint
passed.
Review Request #11772 — Created Aug. 9, 2021 and submitted
The recent repository work for RBTools 3.0 broke
rbt land. Attempting
to land a change would result in a crash accessingidon
self.repository, which was set toNone.This happened because
needs_repositorywasn't set, due to a typo. The
flag actually set wasreeds_repository. This change corrects that
typo, fixing landing.
Successfully landed a change.
Checked to make sure that no other commands had this typo.
| Summary | ID |
|---|---|
| 3e264af6e0c884e654595012b5a6f59ccd7ee897 |