Merge branch 'devel-i18n' into devel-zhs

This commit is contained in:
Rick Lan
2020-03-28 12:16:19 +10:00
+1 -1
View File
@@ -242,7 +242,7 @@ def get_car(logcan, sendcan, has_relay=False):
if not bool(fingerprints):
cloudlog.warning("car doesn't match any fingerprints: %r", fingerprints)
if not bool(fw):
if not bool(car_fw):
cloudlog.warning("car doesn't match any fw: %s" % car_fw)
candidate = "mock"