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  028cf08062fdb6594d71ff64378c67f217f4124f (commit)
      from  48df10b98863782d4ec732d847b0dace46d1eee9 (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=028cf08062fdb6594d71ff64378c67f217f4124f

commit 028cf08062fdb6594d71ff64378c67f217f4124f
Author: Franck Villaume <[email protected]>
Date:   Sun Nov 25 20:08:19 2018 +0100

    another try to downgrade ff in debian

diff --git a/tests/func_tests.sh b/tests/func_tests.sh
index 7691398..996514c 100755
--- a/tests/func_tests.sh
+++ b/tests/func_tests.sh
@@ -67,8 +67,8 @@ 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 iceweasel | grep Version | 
grep '52.9' | cut -f 2 -d' '`
-               apt-get -y install wget default-jre iceweasel=$ICEWEASEL_VERSION
+               ICEWEASEL_VERSION=`apt-cache show firefox-esr | grep Version | 
grep '52.9' | 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
                else

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

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

Reply via email to