Re: [PATCH v2 16/23] gitlab/azure: Drop unnecessary if..fi when using test.py

2020-03-16 Thread Tom Rini
On Sun, Mar 15, 2020 at 05:42:56PM -0600, Simon Glass wrote: > Since TEST_PY_BD is always defined we can drop this check. > > This does not affect travis since it has a single, unified script. > > Signed-off-by: Simon Glass Reviewed-by: Tom Rini -- Tom signature.asc Description: PGP

[PATCH v2 16/23] gitlab/azure: Drop unnecessary if..fi when using test.py

2020-03-15 Thread Simon Glass
Since TEST_PY_BD is always defined we can drop this check. This does not affect travis since it has a single, unified script. Signed-off-by: Simon Glass --- Changes in v2: - Update azure also .azure-pipelines.yml | 22 +- .gitlab-ci.yml | 30