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, master has been updated
       via  ca8954b2bfefa9dd6de7469b910aaacc9729c8e6 (commit)
      from  1be39f12907decdfb2898a1f60071667a0f3c0b9 (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=ca8954b2bfefa9dd6de7469b910aaacc9729c8e6

commit ca8954b2bfefa9dd6de7469b910aaacc9729c8e6
Author: Franck Villaume <[email protected]>
Date:   Sun Jun 5 12:15:30 2016 +0200

    upgrade selenuim jar to latest version. for testing purpose

diff --git a/tests/func_tests.sh b/tests/func_tests.sh
index be91a4a..0bd448d 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