mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Very minor tidyups in the report headers for bonnie runs.
Very minor tidyups in the report headers for bonnie runs.
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ filter_stdout()
|
||||
}
|
||||
|
||||
if [ $# -gt 0 ]; then
|
||||
echo "size:chnk,writeK/s,wcpu,rewriteK/s,rwcpu,readK/s,rcpu,seek/s,scpu"
|
||||
echo "size:chnk,writeK/s,wCPU,rewriteK/s,rwCPU,readK/s,rCPU,seek/s,sCPU"
|
||||
exit 0
|
||||
fi
|
||||
run_bonnie -n 0 -s $BONNIE_FILESIZE:$BONNIE_CHUNKSIZE
|
||||
|
||||
Reference in New Issue
Block a user