X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fbuild_inf_centos%2Fbuild_inf_centos.sh;h=45063f6e7db2091e274450520fda1843b52417ce;hb=59cfe05e26d58bbb98620671da8bf26343d76a88;hp=14e70e5e14e3a234729cc024a1b988a6591dc0c5;hpb=b7bf0fac172585c8efb9107fc5d2638373390868;p=pti%2Frtp.git diff --git a/scripts/build_inf_centos/build_inf_centos.sh b/scripts/build_inf_centos/build_inf_centos.sh index 14e70e5..45063f6 100755 --- a/scripts/build_inf_centos/build_inf_centos.sh +++ b/scripts/build_inf_centos/build_inf_centos.sh @@ -122,7 +122,7 @@ STX_MIRROR_DIR=${WORKSPACE}/mirror STX_MANIFEST_URL="https://opendev.org/starlingx/manifest" prepare_workspace () { - msg_step="Create workspace for the build" + msg_step="Create workspace for the CentOS build" echo_step_start mkdir -p ${STX_LOCAL_SRC_DIR} ${STX_LOCAL_PRJ_DIR} ${STX_MIRROR_DIR} ${STX_PRJ_OUTPUT} @@ -139,7 +139,7 @@ prepare_workspace () { } create_env () { - msg_step="Create env file for the build" + msg_step="Create env file for the CentOS build" echo_step_start ENV_FILENAME=env.${PRJ_NAME}