summaryrefslogtreecommitdiffstats
path: root/build-gluster-org/scripts/regression-test-with-multiplex.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build-gluster-org/scripts/regression-test-with-multiplex.sh')
-rw-r--r--build-gluster-org/scripts/regression-test-with-multiplex.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-gluster-org/scripts/regression-test-with-multiplex.sh b/build-gluster-org/scripts/regression-test-with-multiplex.sh
index f660305..5d82497 100644
--- a/build-gluster-org/scripts/regression-test-with-multiplex.sh
+++ b/build-gluster-org/scripts/regression-test-with-multiplex.sh
@@ -62,5 +62,5 @@ echo
sudo -E bash /opt/qa/regression.sh -c
RET=$?
-
+mv /tmp/regression_output.txt $WORKSPACE || true
exit $RET