summaryrefslogtreecommitdiffstats
path: root/controller/bin/dtf-controller.in
diff options
context:
space:
mode:
Diffstat (limited to 'controller/bin/dtf-controller.in')
-rw-r--r--controller/bin/dtf-controller.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/controller/bin/dtf-controller.in b/controller/bin/dtf-controller.in
index cf78070..da196b7 100644
--- a/controller/bin/dtf-controller.in
+++ b/controller/bin/dtf-controller.in
@@ -101,7 +101,7 @@ sub child_task
subcommand [
'@libexecdir@/dtf-result-stats',
"$db/$respath",
- ], "$db/$respath/results.xml", "$db/$respath/dtf-result-stats.stderr"
+ ], "$db/$respath/results.html", "$db/$respath/dtf-result-stats.stderr"
and exit(1);
}