This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".
The branch, 6.1 has been updated
via 6649030dad5c53f02ae2b4055f93524f8842c9f8 (commit)
from 9637aadc8fa7db37a4298a7024db79a8d258bcab (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=6649030dad5c53f02ae2b4055f93524f8842c9f8
commit 6649030dad5c53f02ae2b4055f93524f8842c9f8
Author: Roland Mas <[email protected]>
Date: Tue Dec 8 18:25:59 2020 +0100
Try fixing testsuite
diff --git a/tests/buildbot/fusionforge-func_tests.sh
b/tests/buildbot/fusionforge-func_tests.sh
index 420ba82..0d501a1 100755
--- a/tests/buildbot/fusionforge-func_tests.sh
+++ b/tests/buildbot/fusionforge-func_tests.sh
@@ -5,7 +5,7 @@
set -ex
copy_logs() {
- rsync -av root@$HOST:/var/log/ $WORKSPACE/reports/
+ rsync -av -e 'ssh -o "StrictHostKeyChecking=no"' root@$HOST:/var/log/
$WORKSPACE/reports/
}
trap copy_logs ERR
-----------------------------------------------------------------------
Summary of changes:
tests/buildbot/fusionforge-func_tests.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits