From 07cae68a7774053ed7de460c42c3e75734ec6121 Mon Sep 17 00:00:00 2001 From: elinuxhenrik Date: Tue, 12 Apr 2022 10:11:43 +0200 Subject: [PATCH] Fix Sonar build for nonrtric-rapp-orufhrecovery Issue-ID: NONRTRIC-711 Signed-off-by: elinuxhenrik Change-Id: I41e808b849cfa63429fc0171dbb87f6a32916e41 --- jjb/nonrtric-rapp-orufhrecovery/prescan-oruclosedloopconsumer-ubuntu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/nonrtric-rapp-orufhrecovery/prescan-oruclosedloopconsumer-ubuntu.sh b/jjb/nonrtric-rapp-orufhrecovery/prescan-oruclosedloopconsumer-ubuntu.sh index f13df5a2..5aef6ecc 100644 --- a/jjb/nonrtric-rapp-orufhrecovery/prescan-oruclosedloopconsumer-ubuntu.sh +++ b/jjb/nonrtric-rapp-orufhrecovery/prescan-oruclosedloopconsumer-ubuntu.sh @@ -25,6 +25,6 @@ set -ex sudo apt-get update # build script execution -bash test/usecases/oruclosedlooprecovery/goversion/build-oruclosedloopconsumer-ubuntu.sh +bash goversion/build-oruclosedloopconsumer-ubuntu.sh echo "--> prescan-oruclosedloopconsumer-ubuntu.sh ends" -- 2.16.6