bug-fix: do not have permission to execute sudo pip 63/44763/1
authorGabriel Yu <Gabriel.yuyang@huawei.com>
Wed, 11 Oct 2017 08:24:54 +0000 (16:24 +0800)
committerGabriel Yu <Gabriel.yuyang@huawei.com>
Wed, 11 Oct 2017 08:30:34 +0000 (16:30 +0800)
commit32d6e5b861609fc9ecf59e36b516001b6da20062
treecfdbbfad1728de7f962cff64f261bce022b15c36
parent2ec02b9acd6bcdf251ef5ae1cb8a4a304aed1195
bug-fix: do not have permission to execute sudo pip

JIRA: BOTTLENECK-211

This patch is to fix the bug by adding -H flag to sudo, i.e.,
sudo -H pip install ...

Change-Id: Icdb187660cc1e08e134a79592e7454b77576f457
Signed-off-by: Gabriel Yu <Gabriel.yuyang@huawei.com>
jjb/bottlenecks/bottlenecks-run-suite.sh