aboutsummaryrefslogtreecommitdiffstats
path: root/setup.sh
diff options
context:
space:
mode:
authorDaniel Rose <dr695h@att.com>2017-08-03 16:25:40 +0000
committerGerrit Code Review <gerrit@onap.org>2017-08-03 16:25:40 +0000
commitaa6f3a738c0319a216bb0abcf682bd04b9a7ad2e (patch)
tree59eed6a722fc61a138a61d617d332112805a96a4 /setup.sh
parentfabd1e8950ac9f68802a06bf2588e43fb3fb9c97 (diff)
parent3abcd691bc80496e278934e902713051dd2ac9a2 (diff)
Merge "fixing setup.sh due to new heatbridge"
Diffstat (limited to 'setup.sh')
-rw-r--r--setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.sh b/setup.sh
index 44a9883c..d89fd02f 100644
--- a/setup.sh
+++ b/setup.sh
@@ -57,7 +57,7 @@ else
cd heatbridge
fi
fi
-pip install --no-cache-dir --upgrade --target="$path/robot/library" .
+pip install --no-cache-dir --upgrade --target="$path/robot/library" ./heatbridge
# NOTE: Patch to incude explicit install of paramiko to 2.0.2 to work with sshlibrary 2.1.2