summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@kernel.org>2022-04-14 14:24:51 +0200
committerPetri Latvala <petri.latvala@intel.com>2022-04-14 18:19:39 +0300
commitce05f2d4d34b2f4b506ffce04b34b9d242b3c4cc (patch)
tree1198745725fb26573d04f53fd581429360b32f0f /scripts
parenta3885810ccc0ce9e6552a20c910a0a322eca466c (diff)
scripts/code_cov*: remove the extensions from them
As those scripts will be installed and executed from the PATH, remove the extensions from them, in order to make it more elegant when installed on distros. Reviewed-by: Petri Latvala <petri.latvala@intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/code_cov_capture (renamed from scripts/code_cov_capture.sh)0
-rwxr-xr-xscripts/code_cov_gather_on_build (renamed from scripts/code_cov_gather_on_build.sh)0
-rwxr-xr-xscripts/code_cov_gather_on_test (renamed from scripts/code_cov_gather_on_test.py)0
-rwxr-xr-xscripts/code_cov_gen_report (renamed from scripts/code_cov_gen_report.sh)0
4 files changed, 0 insertions, 0 deletions
diff --git a/scripts/code_cov_capture.sh b/scripts/code_cov_capture
index 8662b0f1..8662b0f1 100755
--- a/scripts/code_cov_capture.sh
+++ b/scripts/code_cov_capture
diff --git a/scripts/code_cov_gather_on_build.sh b/scripts/code_cov_gather_on_build
index eebee89f..eebee89f 100755
--- a/scripts/code_cov_gather_on_build.sh
+++ b/scripts/code_cov_gather_on_build
diff --git a/scripts/code_cov_gather_on_test.py b/scripts/code_cov_gather_on_test
index b4356aa1..b4356aa1 100755
--- a/scripts/code_cov_gather_on_test.py
+++ b/scripts/code_cov_gather_on_test
diff --git a/scripts/code_cov_gen_report.sh b/scripts/code_cov_gen_report
index 05efebe1..05efebe1 100755
--- a/scripts/code_cov_gen_report.sh
+++ b/scripts/code_cov_gen_report