commit | f9a00b7f4f267cb6b31285d8a0f2a974ba8f1cdf | [log] [tgz] |
---|---|---|
author | Leonardo Sandoval <leonardo.sandoval@linaro.org> | Mon Aug 10 14:38:34 2020 -0500 |
committer | Karl Zhang <karl.zhang@arm.com> | Thu Dec 03 09:28:31 2020 +0000 |
tree | 9070c333c42f060c895ad7b0b4a8556f7cbc9116 | |
parent | 109950a4b4a7c2e380c8dcc58f101c4126d51fad [diff] |
rename and move coverity script wrapper The root folder is the standard place run-* scripts so move the script to the latter and give a proper name. Signed-off-by: Leonardo Sandoval <leonardo.sandoval@linaro.org> Change-Id: Iec7514573b3176af719c3e682058d134b432640b
diff --git a/script/tf-coverity/run_coverity_on_tf.py b/run-coverity.py similarity index 100% rename from script/tf-coverity/run_coverity_on_tf.py rename to run-coverity.py