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 b52d6dd44bcf9b73cb439f93aa3a32c511a9ed66 (commit)
from acdc8d54927773fbdebf102551979011fb0c3126 (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=b52d6dd44bcf9b73cb439f93aa3a32c511a9ed66
commit b52d6dd44bcf9b73cb439f93aa3a32c511a9ed66
Author: Franck Villaume <[email protected]>
Date: Fri Sep 28 09:47:26 2018 +0000
fix firefox downgrade for centos
diff --git a/tests/func_tests.sh b/tests/func_tests.sh
index dd6be15..8990439 100755
--- a/tests/func_tests.sh
+++ b/tests/func_tests.sh
@@ -91,7 +91,7 @@ install_selenium() {
fi
yum --enablerepo=epel install -y php-phpunit-PHPUnit
php-phpunit-PHPUnit-Selenium psmisc patch net-tools
# Firefox > 60 does not work with Selenium 2
- yum downgrade -y firefox
+ yum downgrade -y firefox-52.8.0-1.el7.centos
fi
# Install selenium (no packaged version available)
-----------------------------------------------------------------------
Summary of changes:
tests/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