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.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/controller/bin/dtf-controller.in b/controller/bin/dtf-controller.in
index da196b7..84e098d 100644
--- a/controller/bin/dtf-controller.in
+++ b/controller/bin/dtf-controller.in
@@ -78,7 +78,6 @@ sub child_task
# its tests failed.
if ($rc ne 0) {
print STDERR "$task: failed dtf-run-remote";
- exit (1);
}
my $db = $config->{db};