aboutsummaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
Diffstat (limited to 'ci')
-rwxr-xr-x[-rw-r--r--]ci/build_rpm.sh0
-rwxr-xr-x[-rw-r--r--]ci/install_dependencies.sh0
-rwxr-xr-x[-rw-r--r--]ci/utility/check_git_repo.sh0
-rwxr-xr-x[-rw-r--r--]ci/utility/collectd_build_rpm.sh0
-rwxr-xr-x[-rw-r--r--]ci/utility/collectd_get_sources.sh0
-rwxr-xr-x[-rw-r--r--]ci/utility/intel_cmt_cat_build_install_rpm.sh2
-rwxr-xr-x[-rw-r--r--]ci/utility/package-list.sh0
7 files changed, 1 insertions, 1 deletions
diff --git a/ci/build_rpm.sh b/ci/build_rpm.sh
index 3ad3b57b..3ad3b57b 100644..100755
--- a/ci/build_rpm.sh
+++ b/ci/build_rpm.sh
diff --git a/ci/install_dependencies.sh b/ci/install_dependencies.sh
index 3fe1e725..3fe1e725 100644..100755
--- a/ci/install_dependencies.sh
+++ b/ci/install_dependencies.sh
diff --git a/ci/utility/check_git_repo.sh b/ci/utility/check_git_repo.sh
index f7ad0a8f..f7ad0a8f 100644..100755
--- a/ci/utility/check_git_repo.sh
+++ b/ci/utility/check_git_repo.sh
diff --git a/ci/utility/collectd_build_rpm.sh b/ci/utility/collectd_build_rpm.sh
index d46a73e6..d46a73e6 100644..100755
--- a/ci/utility/collectd_build_rpm.sh
+++ b/ci/utility/collectd_build_rpm.sh
diff --git a/ci/utility/collectd_get_sources.sh b/ci/utility/collectd_get_sources.sh
index 69108e4f..69108e4f 100644..100755
--- a/ci/utility/collectd_get_sources.sh
+++ b/ci/utility/collectd_get_sources.sh
diff --git a/ci/utility/intel_cmt_cat_build_install_rpm.sh b/ci/utility/intel_cmt_cat_build_install_rpm.sh
index d0e8954e..e91e977b 100644..100755
--- a/ci/utility/intel_cmt_cat_build_install_rpm.sh
+++ b/ci/utility/intel_cmt_cat_build_install_rpm.sh
@@ -46,5 +46,5 @@ then
echo "*** intel-cmt-cat is already installed"
else
RPM_NAME=`ls -1 $RPM_DIR | grep -E "cmt-cat-[0-9]"`
- rpm -ivf $RPM_DIR/$RPM_NAME
+ sudo rpm -ivf $RPM_DIR/$RPM_NAME
fi
diff --git a/ci/utility/package-list.sh b/ci/utility/package-list.sh
index 9f878431..9f878431 100644..100755
--- a/ci/utility/package-list.sh
+++ b/ci/utility/package-list.sh