summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur She <arthur.she@linaro.org>2015-08-25 14:36:22 -0700
committerArthur She <arthur.she@linaro.org>2015-08-25 14:36:22 -0700
commit58856d0037e24ff4d72e0724ec633650d18dd314 (patch)
tree4a69995e6bb0d1db543540b5c474350a11a84add
parent81031fd2dc6a5f1e55c0c90063c42eb800b4b389 (diff)
modified: ../bonnie++.yaml
-rw-r--r--common/bonnie++.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/common/bonnie++.yaml b/common/bonnie++.yaml
index dfe113f..1df097a 100644
--- a/common/bonnie++.yaml
+++ b/common/bonnie++.yaml
@@ -32,6 +32,6 @@ params:
run:
steps:
- 'OPT="-u 0:0 -d $SCRATCH_DIR -s $SIZE -n $NUM_TO_STAT -r $RAM_SIZE -q"'
- - 'lava-test-case run-bonnie++ --shell /usr/sbin/bonnie++ $OPT | tee bonnie.log'
- - 'lava-test-case-attach run-bonnie++ bonnie.log'
- - './common/scripts/bonnie++.sh bonnie.log'
+ - 'lava-test-case run-bonnie++ --shell "/usr/sbin/bonnie++ $OPT | tee bonnie++.log"'
+ - 'lava-test-case-attach run-bonnie++ bonnie++.log'
+ - './common/scripts/bonnie++.sh bonnie++.log'