Merge commit 'refs/top-bases/linux-configure-branch' into linux-configure-branch

This commit is contained in:
Brian Behlendorf 2009-02-06 15:30:40 -08:00
commit 7f38c76b46
1 changed files with 5 additions and 4 deletions

View File

@ -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.