Skip to content

Commit

Permalink
[Stress] setproctitle requires python headers
Browse files Browse the repository at this point in the history
  • Loading branch information
ask committed Feb 19, 2016
1 parent bf26395 commit 86a07c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions funtests/stress/run/provision/provision.sh
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ install_pip () {
apt_install python-setuptools
easy_install pip
pip_install virtualenv
apt_install python-dev
pip_install setproctitle
}

Expand Down

0 comments on commit 86a07c7

Please sign in to comment.