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.0 has been updated
       via  f21c5d458a7f270ec36664a25c078632648f87ed (commit)
      from  06ca4d348badb2aa93c83656ad108880324d20f9 (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=f21c5d458a7f270ec36664a25c078632648f87ed

commit f21c5d458a7f270ec36664a25c078632648f87ed
Author: Franck Villaume <[email protected]>
Date:   Tue Jun 14 20:46:12 2016 +0200

    upgrade selenium to latest version

diff --git a/tests/func_tests.sh b/tests/func_tests.sh
index d2b5577..e3ed103 100755
--- a/tests/func_tests.sh
+++ b/tests/func_tests.sh
@@ -69,8 +69,8 @@ install_selenium() {
     
     # Install selenium (no packaged version available)
     SELENIUMMAJOR=2
-    SELENIUMMINOR=42
-    SELENIUMMICRO=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/
     http_proxy=$PROXY wget -c $SELENIUMURL \

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

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


hooks/post-receive
-- 
FusionForge

_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits

Reply via email to