X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=test%2Fsecurity%2Fcheck_for_nonssl_endpoints.sh;h=446792dea96d8d14ce2f7b165b569e1aff88e791;hb=ee8669cc6b2dd8591c84dff3ccc4e2394f99fc33;hp=5a807fe1092c7cc5c5361a38f02ce203427643f4;hpb=1d663bd08f7f990ecd7507280abca02a5b5cec1a;p=integration.git diff --git a/test/security/check_for_nonssl_endpoints.sh b/test/security/check_for_nonssl_endpoints.sh index 5a807fe10..446792dea 100755 --- a/test/security/check_for_nonssl_endpoints.sh +++ b/test/security/check_for_nonssl_endpoints.sh @@ -77,9 +77,9 @@ done echo "------------------------------------------------------------------------" # Display the waivers -if [ -s $XL_FILE_PATH ]; then +if [ -s $XF_FILE_PATH ]; then echo "-------------------- *** WARNING XFail List *** ------------------------" - cat $XL_FILE_PATH + cat $XF_FILE_PATH echo "------------------------------------------------------------------------" fi