aboutsummaryrefslogtreecommitdiff
path: root/runme.sh
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2015-01-12 13:24:47 +0530
committerViresh Kumar <viresh.kumar@linaro.org>2015-01-12 13:24:47 +0530
commitdb3190492f1c895503434e87e516940c18107d06 (patch)
tree27734b23077ef1404e75a5727bf21dffd33db0f7 /runme.sh
parente0d8920013a9c148a1be5a7b02c726945e4ad2b6 (diff)
manage dumps
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'runme.sh')
-rwxr-xr-xrunme.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/runme.sh b/runme.sh
index 360315c..0897392 100755
--- a/runme.sh
+++ b/runme.sh
@@ -43,6 +43,9 @@ parse_arguments()
# Run isolation test for $FUNC
run_func()
{
+ # clear dumps first, we will append it later
+ clear_dumps
+
case "$FUNC" in
"basic")
call_routine cpufreq_basic_tests $OUTFILE