diff --git a/scripts/zpios-survey.sh b/scripts/zpios-survey.sh index a37ae56869..2a3a33033e 100755 --- a/scripts/zpios-survey.sh +++ b/scripts/zpios-survey.sh @@ -26,10 +26,11 @@ EOF } print_header() { - echo - echo "================================================================" - echo "Test: $1" - echo +tee -a ${ZPIOS_SURVEY_LOG} << EOF + +================================================================ +Test: $1 +EOF } # Baseline performance for an out of the box config with no manual tuning.