Add definition for helper function "upon"
When running coverity builds locally using the run_coverity_on_tf.py
script, we seeing the following issue:
./tf-a-ci-scripts/script/tf-coverity/common-def.sh: line 63: upon: command not found
The upon function is already being used in common-def.sh file in the
function set_armclang_toolchain. Hence, imported its definition from utils.sh
Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>
Change-Id: I238ca0b60f42c767e3564c55adb5e20f8a4a918b
1 file changed