commit | 9160901aaeb3b5f3b706875e9a5c29ef265a4984 | [log] [tgz] |
---|---|---|
author | Xinyu Zhang <xinyu.zhang@arm.com> | Wed Dec 09 17:35:49 2020 +0800 |
committer | Xinyu Zhang <xinyu.zhang@arm.com> | Wed Dec 09 17:37:16 2020 +0800 |
tree | 98c0409ce0c5e62e956b4a26008641e35447f471 | |
parent | cfd711f61c24330325337cda3ac25a7f41133d7a [diff] |
Do Not Invoke emailNotification without LAVA Jobs Invoking emailNotification when there is no LAVA job submitted would cause an error, because output is a null value. This function should only be invoked when there are LAVA jobs submitted. Change-Id: Ic79673355eef8796ad62dcf517fe3b4003aa550a Signed-off-by: Xinyu Zhang <xinyu.zhang@arm.com>