Fix sonar job after Go version uplift 77/9377/1
authorelinuxhenrik <henrik.b.andersson@est.tech>
Mon, 24 Oct 2022 09:19:49 +0000 (11:19 +0200)
committerelinuxhenrik <henrik.b.andersson@est.tech>
Mon, 24 Oct 2022 09:19:51 +0000 (11:19 +0200)
Issue-ID: NONRTRIC-812
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: I62e10cd20475d3ddbf0323e060fd418d1b7f6457

goversion/build-oruclosedloopconsumer-ubuntu.sh

index 2f8f3a4..9baf9b9 100755 (executable)
@@ -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