diff options
-rwxr-xr-x | setup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ] |