X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fnonrtric-plt-sme%2Fprescan-capifcore-ubuntu.sh;fp=jjb%2Fnonrtric-plt-sme%2Fprescan-capifcore-ubuntu.sh;h=e696918193b0581e0d58c155459014457c17fd7a;hb=304f332b8eba7450838b1b0be1074120e9fc791d;hp=78fdf8b1c4b91d1e72e6c6aa9a38e5e60a075030;hpb=3a33180863c8aa3876364ae115bc148b77368ca6;p=ci-management.git diff --git a/jjb/nonrtric-plt-sme/prescan-capifcore-ubuntu.sh b/jjb/nonrtric-plt-sme/prescan-capifcore-ubuntu.sh index 78fdf8b1..e6969181 100644 --- a/jjb/nonrtric-plt-sme/prescan-capifcore-ubuntu.sh +++ b/jjb/nonrtric-plt-sme/prescan-capifcore-ubuntu.sh @@ -2,6 +2,7 @@ ############################################################################## # # Copyright (C) 2022: Nordix Foundation +# Copyright (C) 2024: OpenInfra Foundation Europe. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -17,7 +18,7 @@ # ############################################################################## -echo "--> prescan-sme-ubuntu.sh" +echo "--> prescan-sme-capifcore-ubuntu.sh" set -ex @@ -27,4 +28,4 @@ sudo apt-get update # build script execution bash capifcore/build-capifcore-ubuntu.sh -echo "--> prescan-sme-ubuntu.sh ends" +echo "--> prescan-sme-capifcore-ubuntu.sh ends"