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 c4e6acd876a7136b731507b64092368c32f0a91d (commit)
from f2c0f2a0854fbb47eeb816959071f2b27b5bf2d6 (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=c4e6acd876a7136b731507b64092368c32f0a91d
commit c4e6acd876a7136b731507b64092368c32f0a91d
Author: Franck Villaume <[email protected]>
Date: Mon Jan 7 14:00:56 2019 +0000
fix typo
diff --git a/tests/func_tests.sh b/tests/func_tests.sh
index e55c641..5195ecc 100755
--- a/tests/func_tests.sh
+++ b/tests/func_tests.sh
@@ -100,7 +100,7 @@ install_selenium() {
GECKODRIVERMAJOR=0
GECKODRIVERMINOR=19
GECKODRIVERMICRO=1
-
GECKORDRIVERURL=https://github.com/mozilla/geckodriver/releases/download/v$GECKODRIVERMAJOR.$GECKODRIVERMINOR.$GECKODRIVERMICRO/geckodriver-v$GECKODRIVERMAJOR.$GECKODRIVERMINOR.$GECKODRIVERMICRO-linux64.tar.gz
+
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/
http_proxy=$PROXY wget -c $GECKODRIVERURL \
-O /usr/share/geckodriver/geckodriver.tar.gz
-----------------------------------------------------------------------
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