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  24b2a87023d41b1f5efec6bdaa0d3be836a0d276 (commit)
      from  6432571291c6eb18d3658ffe0ec98c303c579cdd (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=24b2a87023d41b1f5efec6bdaa0d3be836a0d276

commit 24b2a87023d41b1f5efec6bdaa0d3be836a0d276
Author: Franck Villaume <[email protected]>
Date:   Wed Jan 9 12:39:40 2019 +0000

    browser = firefox

diff --git a/tests/func_tests.sh b/tests/func_tests.sh
index 1d44822..6d98b94 100755
--- a/tests/func_tests.sh
+++ b/tests/func_tests.sh
@@ -102,6 +102,7 @@ install_selenium() {
        GECKODRIVERMICRO=0
        
GECKODRIVERURL=https://github.com/mozilla/geckodriver/releases/download/v$GECKODRIVERMAJOR.$GECKODRIVERMINOR.$GECKODRIVERMICRO/geckodriver-v$GECKODRIVERMAJOR.$GECKODRIVERMINOR.$GECKODRIVERMICRO-linux64.tar.gz
        mkdir -p /usr/share/geckodriver/
+       rm -f /usr/share/geckodriver/geckodriver*
        http_proxy=$PROXY wget -c $GECKODRIVERURL \
                 -O /usr/share/geckodriver/geckodriver.tar.gz
 

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

Summary of changes:
 tests/func_tests.sh | 1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
FusionForge

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

Reply via email to