# template for test jobs on linux that need the TESTV_DIR
.test-job-linux-needs-testv-dir:
@@ -533,8 +533,7 @@ stages:
-else
# turn off echoing back of commands for result printout
-*print-results-banner
-echo "All tested cases were bit-exact between $CI_MERGE_REQUEST_TARGET_BRANCH_NAME and $CI_MERGE_REQUEST_SOURCE_BRANCH_NAME."
-echo "No need to check for regressions. All is fine."
-echo -e "All tested cases were bit-exact between $CI_MERGE_REQUEST_TARGET_BRANCH_NAME and $CI_MERGE_REQUEST_SOURCE_BRANCH_NAME.\nNo need to check for regressions. All is fine."