X-Git-Url: https://gerrit.onap.org/r/gitweb?p=multicloud%2Fframework.git;a=blobdiff_plain;f=multivimbroker%2Fsonar.sh;h=41cc4509f8ad5cf0ff3031822ae2dce81d5f6607;hp=e173d1f45c6c531aad237e069afb485cce2c6256;hb=a25cd850b12aad9e395601a80b7b840e810e58c5;hpb=aea44f31e4872b6e12914867e95b719e9a02dbf8 diff --git a/multivimbroker/sonar.sh b/multivimbroker/sonar.sh index e173d1f..41cc450 100755 --- a/multivimbroker/sonar.sh +++ b/multivimbroker/sonar.sh @@ -56,7 +56,7 @@ run_tox_test() pip install --upgrade pip pip install --upgrade tox argparse pip freeze - cd multivimbroker + cd ${CURDIR} tox -e cover deactivate cd ..