summaryrefslogtreecommitdiffstats
path: root/controller/libexec
diff options
context:
space:
mode:
Diffstat (limited to 'controller/libexec')
-rw-r--r--controller/libexec/dtf-commit-results.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/controller/libexec/dtf-commit-results.in b/controller/libexec/dtf-commit-results.in
index 86b31d7..6b33022 100644
--- a/controller/libexec/dtf-commit-results.in
+++ b/controller/libexec/dtf-commit-results.in
@@ -16,4 +16,4 @@ then
exit 1
fi
-( cd "$resultdir" && tar -xf dtf.tar.gz && cp -r dtf "$db/$ressubdir" )
+( cd "$resultdir" && tar -xf dtf.tar.gz && cp -r . "$db" )