diff --git a/.dev-tools/test-blocker.sh b/.dev-tools/test-blocker.sh index 43bf0f724..5a6ad62b6 100755 --- a/.dev-tools/test-blocker.sh +++ b/.dev-tools/test-blocker.sh @@ -431,15 +431,14 @@ IFS="" printf "\n" -echo "${bold}${green}Tests Completed" -printf "\n" -echo "${bold}${cyan}All Tests Passed" -printf "\n" -echo "${bold}${magenta}Now Test Whitelisting and then Release a new build" - -printf "\n\n" -${bold}${yellow};cat ${TRAVIS_BUILD_DIR}/.dev-tools/banner.txt; +echo "${bold}${cyan}Tests Completed" +echo "${bold}${gren}All Tests Passed" +echo "${bold}${magenta}Now We Test Whitelisting and then Release a new build" +printf "\n" +${bold}${yellow} +cat ${TRAVIS_BUILD_DIR}/.dev-tools/banner.txt +${defaultcolor} # ********************** # Exit With Error Number