Commit b39991b5 authored by Jan Kiene's avatar Jan Kiene
Browse files

collapse into one line

parent 0cae04a9
Loading
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -309,10 +309,7 @@ stages:
.print-results-banner: &print-results-banner
  -   set +x
  -   echo ""
  - >
      echo -e "==================================================================================================================\n
================================================== TEST RESULTS ==================================================\n
==================================================================================================================\n"
  -   echo -e "==================================================================================================================\n================================================== TEST RESULTS ==================================================\n==================================================================================================================\n"

# template for test jobs on linux that need the TESTV_DIR
.test-job-linux-needs-testv-dir: