commit | a25b6a91f7afc06ebc4a8c4ae99dd516546d0638 | [log] [tgz] |
---|---|---|
author | Yongqin Liu <yongqin.liu@linaro.org> | Sat Nov 02 12:16:15 2024 +0000 |
committer | Anders Roxell <anders.roxell@gmail.com> | Sat Nov 02 20:59:53 2024 +0100 |
tree | ab1cb297e6751fe69e31fc7ac6fb81d22c70c05c | |
parent | 19c8d3ded14619eb8cb81089436b4381ee05c52c [diff] |
noninteractive-tradefed: fix logic of INTERNET_ACCESS check it should be OR (||) instead of AND(&&) for the true and True check. Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>