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 4d15d4b9a131639532e945d7eeff28b8f1d70912 (commit)
from 4a58e339a80e22c7b0ba62a65394d7bd528a38c2 (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=4d15d4b9a131639532e945d7eeff28b8f1d70912
commit 4d15d4b9a131639532e945d7eeff28b8f1d70912
Author: Franck Villaume <[email protected]>
Date: Fri Apr 16 10:58:47 2021 +0000
upgrade selenium gecko driver
diff --git a/tests/func_tests.sh b/tests/func_tests.sh
index e674005..4fa6112 100755
--- a/tests/func_tests.sh
+++ b/tests/func_tests.sh
@@ -102,8 +102,8 @@ install_selenium() {
# Install GeckoDriver
GECKODRIVERMAJOR=0
- GECKODRIVERMINOR=26
- GECKODRIVERMICRO=0
+ GECKODRIVERMINOR=29
+ GECKODRIVERMICRO=1
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
-----------------------------------------------------------------------
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