From: DR695H Date: Wed, 24 Apr 2019 15:44:36 +0000 (-0400) Subject: Update setup.sh for new pythontestingutils X-Git-Tag: 1.4.0~44 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=932dd885d57a5ea84893dac8ed24d71cf073c65c;p=testsuite.git Update setup.sh for new pythontestingutils Update setup.sh for new pythontestingutils Change-Id: I51a02f1e567b0c82a0172157d7132cdc7ab86f27 Issue-ID: TEST-141 Signed-off-by: DR695H --- 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 ]