X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fcommon%2Fcr_api_functions.sh;fp=test%2Fcommon%2Fcr_api_functions.sh;h=134f50c30793ce5ff50db1796505fb8afb401d56;hb=a69cd90b798f1a25820d742710bcd13dfd1c4c60;hp=437b20770c66d2010d0c8488b775a38f3dacd435;hpb=7682abb5a05160aeb83004a4e56c36e302eded1e;p=nonrtric.git diff --git a/test/common/cr_api_functions.sh b/test/common/cr_api_functions.sh index 437b2077..134f50c3 100644 --- a/test/common/cr_api_functions.sh +++ b/test/common/cr_api_functions.sh @@ -35,7 +35,7 @@ __CR_imagesetup() { # Shall be used for images that does not allow overriding # Both var may contain: 'remote', 'remote-remove' or 'local' __CR_imagepull() { - echo -e $RED" Image for app CR shall never be pulled from remove repo"$ERED + echo -e $RED" Image for app CR shall never be pulled from remote repo"$ERED } # Build image (only for simulator or interfaces stubs owned by the test environment)