diff options
author | Jorge Hernandez <jh1730@att.com> | 2017-06-20 17:32:25 -0500 |
---|---|---|
committer | Jorge Hernandez <jh1730@att.com> | 2017-06-20 17:32:25 -0500 |
commit | 0eab4f25786569df17e49006492b5737e27f689c (patch) | |
tree | 7967fcebd4d361062dfd16b6f2dd9c8909f0ad90 /policy-drools/do-start.sh | |
parent | dc8bdd52bb796ae08b8a24d95632e95ccb325a2d (diff) |
[POLICY-26] relocating pip install
pip needs to be installed as root.
In addition, additional verbosity added to push_policies.sh
without sideeffects.
Change-Id: I7c86b851e440261aaf94833dd4d30ba8d633e9ee
Signed-off-by: Jorge Hernandez <jh1730@att.com>
Diffstat (limited to 'policy-drools/do-start.sh')
-rw-r--r-- | policy-drools/do-start.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/policy-drools/do-start.sh b/policy-drools/do-start.sh index bc20e4e1..7fead2f6 100644 --- a/policy-drools/do-start.sh +++ b/policy-drools/do-start.sh @@ -37,8 +37,6 @@ else ./wait-for-port.sh mariadb 3306 # now that DB is up, invoke database upgrade: # sql provisioning scripts should be invoked here. - - pip install http-prompt fi echo "Starting processes" |