[Fusionforge-commits] FusionForge branch 6.1 updated. v6.1alpha0-53-ge57f726

Roland Mas lolando at libremir.placard.fr.eu.org
Mon Oct 30 21:45:25 CET 2017


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  e57f72663f3a5f809830afb28dff4e7e15b6856e (commit)
      from  c66c48e94b7ebe712a36bdcc197c705242be4b7c (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=e57f72663f3a5f809830afb28dff4e7e15b6856e

commit e57f72663f3a5f809830afb28dff4e7e15b6856e
Author: Roland Mas <lolando at debian.org>
Date:   Mon Oct 30 21:45:14 2017 +0100

    Revert "Bump Selenium to 3.6.0 to (hopefully) cope with recent Firefox"
    
    This reverts commit c66c48e94b7ebe712a36bdcc197c705242be4b7c.

diff --git a/tests/func_tests.sh b/tests/func_tests.sh
index 38b20e1..1cf9bd8 100755
--- a/tests/func_tests.sh
+++ b/tests/func_tests.sh
@@ -89,8 +89,8 @@ install_selenium() {
 	fi
 
 	# Install selenium (no packaged version available)
-	SELENIUMMAJOR=3
-	SELENIUMMINOR=6
+	SELENIUMMAJOR=2
+	SELENIUMMINOR=53
 	SELENIUMMICRO=0
 	SELENIUMURL=http://selenium-release.storage.googleapis.com/$SELENIUMMAJOR.$SELENIUMMINOR/selenium-server-standalone-$SELENIUMMAJOR.$SELENIUMMINOR.$SELENIUMMICRO.jar
 	mkdir -p /usr/share/selenium/

-----------------------------------------------------------------------

Summary of changes:
 tests/func_tests.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
FusionForge



More information about the Fusionforge-commits mailing list