]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
run-make-check.sh: run sudo with absolute path 29753/head
authorKefu Chai <kchai@redhat.com>
Tue, 20 Aug 2019 02:49:18 +0000 (10:49 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 20 Aug 2019 02:51:36 +0000 (10:51 +0800)
commit11f9aae4ca0da80bcb6ddfa1f9f912a8f03350de
treedc352f8e5cfae0b0fd753855e6abfffb3b3a205d
parent0dd2d0fd7e103a6777b6e62006ea6d7332df0fd9
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>
run-make-check.sh