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 48df10b98863782d4ec732d847b0dace46d1eee9 (commit)
from ef313f7c088b2ca1529c29cea068883d1a6a2b79 (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=48df10b98863782d4ec732d847b0dace46d1eee9
commit 48df10b98863782d4ec732d847b0dace46d1eee9
Author: Franck Villaume <[email protected]>
Date: Sun Nov 25 19:58:23 2018 +0100
another try to downgrade ff in debian
diff --git a/tests/func_tests.sh b/tests/func_tests.sh
index b198faf..7691398 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 iceweasel | grep Version |
grep -v 60 | cut -f 2 -d' '`
+ 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
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