]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
run-make-check.sh: run sudo with absolute path
authorKefu Chai <kchai@redhat.com>
Tue, 20 Aug 2019 02:49:18 +0000 (10:49 +0800)
committerErnesto Puerta <epuertat@redhat.com>
Thu, 6 Aug 2020 10:12:39 +0000 (12:12 +0200)
commitc42d13236327a9e1283e35e4a28d10d1119f65fb
tree743b5c6998231e7f21a4b85cad976431b196fcd9
parentf23ff7620014d0d1324261eb383e8e25c588bdae
run-make-check.sh: run sudo with absolute path

there is chance that `/sbin` is not listed in `secure_path`, see
sudoers(5) for more details

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 11f9aae4ca0da80bcb6ddfa1f9f912a8f03350de)
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
run-make-check.sh