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  bcc9786d972658e7f68d889c8145934eeb506786 (commit)
      from  bf5e81351f814dd20fea247785b7438ae04d383e (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=bcc9786d972658e7f68d889c8145934eeb506786

commit bcc9786d972658e7f68d889c8145934eeb506786
Author: Franck Villaume <[email protected]>
Date:   Wed Aug 22 09:23:25 2018 +0000

    upgrade selenium to 2.53.1

diff --git a/tests/func_tests.sh b/tests/func_tests.sh
index 469cd96..452ac01 100755
--- a/tests/func_tests.sh
+++ b/tests/func_tests.sh
@@ -91,7 +91,7 @@ install_selenium() {
        # Install selenium (no packaged version available)
        SELENIUMMAJOR=2
        SELENIUMMINOR=53
-       SELENIUMMICRO=0
+       SELENIUMMICRO=1
        
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 | 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

Reply via email to