aboutsummaryrefslogtreecommitdiff
path: root/runme.sh
diff options
context:
space:
mode:
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