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 85fb7df985e3f791de11402fb07ec397600ee029 (commit)
from 028cf08062fdb6594d71ff64378c67f217f4124f (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=85fb7df985e3f791de11402fb07ec397600ee029
commit 85fb7df985e3f791de11402fb07ec397600ee029
Author: Franck Villaume <[email protected]>
Date: Mon Nov 26 08:57:21 2018 +0000
yet another try...
diff --git a/tests/func_tests.sh b/tests/func_tests.sh
index 996514c..de39693 100755
--- a/tests/func_tests.sh
+++ b/tests/func_tests.sh
@@ -67,7 +67,7 @@ install_selenium() {
# psmisc for db_reload.sh:killall
# rsyslog to get e.g. sshd error log
if [ -e /etc/debian_version ]; then
- ICEWEASEL_VERSION=`apt-cache show firefox-esr | grep Version |
grep '52.9' | cut -f 2 -d' '`
+ ICEWEASEL_VERSION=`apt-cache show firefox-esr | grep Version |
grep -v '60' | cut -f 2 -d' '`
apt-get -y install wget default-jre
firefox-esr=$ICEWEASEL_VERSION
if grep -q ^8 /etc/debian_version; then
apt-get -y install phpunit phpunit-selenium patch psmisc
patch rsyslog
-----------------------------------------------------------------------
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