]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
install-deps.sh: use DTS on centos if GCC is too old
authorKefu Chai <kchai@redhat.com>
Fri, 8 Dec 2017 08:34:59 +0000 (16:34 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 8 Dec 2017 11:36:58 +0000 (19:36 +0800)
commit3f8647a7e80b20079bec97d5be12372909083bb4
tree8289c5e79bafbc6c6c7b4d1db17685eda23c419d
parent604dc4decb8c7e3b44c6aa1456094eb6cf8caf3d
install-deps.sh: use DTS on centos if GCC is too old

please note, run-make-check.sh sources install-deps.sh here to import
the $PATH and other environmental variables, which could be changed by
the the DTS "enable" script.

Signed-off-by: Kefu Chai <kchai@redhat.com>
install-deps.sh
run-make-check.sh