bug-fix: do not have permission to execute sudo pip 75/45175/1
authorYang Yu <Gabriel.yuyang@huawei.com>
Mon, 16 Oct 2017 04:31:52 +0000 (12:31 +0800)
committerYang Yu <Gabriel.yuyang@huawei.com>
Mon, 16 Oct 2017 04:34:07 +0000 (12:34 +0800)
commite010bb53fed22792a1c025f628623a22cf7e005b
treeb45149a43d680db759b06c0fa36a90f7e3582dbe
parent2dab5a73f0ab1376d924559e2809be0bffe33103
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: Ie31f435e341ae9fe8f8e084696e8e1b7a05888d3
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
jjb/bottlenecks/bottlenecks-run-suite.sh