From 932dd885d57a5ea84893dac8ed24d71cf073c65c Mon Sep 17 00:00:00 2001 From: DR695H Date: Wed, 24 Apr 2019 11:44:36 -0400 Subject: Update setup.sh for new pythontestingutils Update setup.sh for new pythontestingutils Change-Id: I51a02f1e567b0c82a0172157d7132cdc7ab86f27 Issue-ID: TEST-141 Signed-off-by: DR695H --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.sh') 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 ] -- cgit 1.2.3-korg