From: elinuxhenrik Date: Mon, 24 Oct 2022 09:19:49 +0000 (+0200) Subject: Fix sonar job after Go version uplift X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F77%2F9377%2F1;p=nonrtric%2Frapp%2Forufhrecovery.git Fix sonar job after Go version uplift Issue-ID: NONRTRIC-812 Signed-off-by: elinuxhenrik Change-Id: I62e10cd20475d3ddbf0323e060fd418d1b7f6457 --- diff --git a/goversion/build-oruclosedloopconsumer-ubuntu.sh b/goversion/build-oruclosedloopconsumer-ubuntu.sh index 2f8f3a4..9baf9b9 100755 --- a/goversion/build-oruclosedloopconsumer-ubuntu.sh +++ b/goversion/build-oruclosedloopconsumer-ubuntu.sh @@ -31,9 +31,6 @@ go install github.com/ory/go-acc go get github.com/stretchr/testify/mock@v1.7.0 -whoami -find ~ -name go-acc - go-acc ./... --ignore mocks sed -i -e 's/oransc\.org\/usecase\/oruclosedloop/goversion/' coverage.txt