aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsetup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.sh b/setup.sh
index cf9b6ed1..55a422e2 100755
--- a/setup.sh
+++ b/setup.sh
@@ -58,7 +58,7 @@ pip install \
--no-cache-dir \
--upgrade \
--exists-action s \
---target="$path/robot/library" .
+--target="$path/robot/library" ./robotframework-onap
if [ -d $path/testsuite/heatbridge ]