[Fusionforge-commits] FusionForge branch 6.1 updated. v6.1alpha0-36-gd46438c

Roland Mas lolando at libremir.placard.fr.eu.org
Sat Oct 28 16:37:12 CEST 2017


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  d46438c6286fd1ced28b8c832e057c26248b90f0 (commit)
      from  2bc547893ac0ac188d70f9f38d84ec41a42e7d94 (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=d46438c6286fd1ced28b8c832e057c26248b90f0

commit d46438c6286fd1ced28b8c832e057c26248b90f0
Author: Roland Mas <lolando at debian.org>
Date:   Sat Oct 28 16:36:57 2017 +0200

    Install phpunit from packages

diff --git a/tests/func_tests.sh b/tests/func_tests.sh
index 0a7c5a3..c10f932 100755
--- a/tests/func_tests.sh
+++ b/tests/func_tests.sh
@@ -71,7 +71,7 @@ install_selenium() {
 		if grep -q ^8 /etc/debian_version; then
 		    apt-get -y install phpunit phpunit-selenium patch psmisc patch rsyslog
 		else
-		    apt-get -y install php-curl unzip composer patch psmisc patch rsyslog
+		    apt-get -y install phpunit php-curl unzip composer patch psmisc patch rsyslog
 		    composer --no-plugins --no-scripts require phpunit/phpunit-selenium
 		fi
 	else

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

Summary of changes:
 tests/func_tests.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
FusionForge



More information about the Fusionforge-commits mailing list