summaryrefslogtreecommitdiffstats
path: root/pts/test-resources/bonnie/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pts/test-resources/bonnie/install.sh')
-rwxr-xr-xpts/test-resources/bonnie/install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/pts/test-resources/bonnie/install.sh b/pts/test-resources/bonnie/install.sh
index 5b031f1..fb6407b 100755
--- a/pts/test-resources/bonnie/install.sh
+++ b/pts/test-resources/bonnie/install.sh
@@ -16,5 +16,5 @@ echo \$1 > TEST_TYPE
BONNIERAM=\$((\$SYS_MEMORY * 2))
rm -rf scratch_dir/
mkdir scratch_dir/
-./bonnie_/sbin/bonnie++ -d scratch_dir/ -s \$BONNIERAM 2>&1" > bonnie
+./bonnie_/sbin/bonnie++ -d scratch_dir/ -s \$BONNIERAM > \$LOG_FILE 2>&1" > bonnie
chmod +x bonnie