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 f7b8e4f54e2456a67aa7faab8c81d477fb83f154 (commit)
from 87e86d03be19c8f41e899803b89c60b6302ba9d9 (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=f7b8e4f54e2456a67aa7faab8c81d477fb83f154
commit f7b8e4f54e2456a67aa7faab8c81d477fb83f154
Author: Roland Mas <[email protected]>
Date: Tue Jan 19 17:43:14 2021 +0100
Force use of phpunit from composer
diff --git a/tests/func_tests.sh b/tests/func_tests.sh
index 0d9fbea..ad420fb 100755
--- a/tests/func_tests.sh
+++ b/tests/func_tests.sh
@@ -71,7 +71,7 @@ install_selenium() {
if [ -e /etc/debian_version ]; then
apt-get -y install wget firefox-esr net-tools
if grep -q ^8 /etc/debian_version; then
- apt-get -y install rsyslog patch
+ apt-get -y install rsyslog patch composer
apt-get -y install -t jessie-backports openjdk-8-jdk
else
apt-get -y install php-curl unzip composer psmisc rsyslog
default-jre patch
-----------------------------------------------------------------------
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