X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=azure%2Fsonar.sh;fp=azure%2Fsonar.sh;h=f823ae59fc2db97b47249e12c3e8fb5646e9a317;hb=bbb318a77629518ef2cc2e4b52cb089a92033323;hp=c5b06df58ce459075c2c952a2544f23c80f1d73b;hpb=03386aae18234fcf70b29d80e3ac577791a90dd0;p=multicloud%2Fazure.git diff --git a/azure/sonar.sh b/azure/sonar.sh index c5b06df..f823ae5 100755 --- a/azure/sonar.sh +++ b/azure/sonar.sh @@ -56,7 +56,7 @@ run_tox_test() pip install --upgrade pip pip install --upgrade tox argparse pip freeze - cd multicloud_azure + cd ${CURDIR} tox -e cover deactivate cd ..