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  c9f4b9d275025f2d6de6092f6af566999a7c31fa (commit)
      from  d83ce795df4529794984ddb23644553090c4ddf3 (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=c9f4b9d275025f2d6de6092f6af566999a7c31fa

commit c9f4b9d275025f2d6de6092f6af566999a7c31fa
Author: Roland Mas <[email protected]>
Date:   Tue Jun 18 12:23:16 2019 +0200

    Install php-mbstring for unit tests too

diff --git a/tests/code_and_unit_tests.sh b/tests/code_and_unit_tests.sh
index 5476e0a..7a3d315 100755
--- a/tests/code_and_unit_tests.sh
+++ b/tests/code_and_unit_tests.sh
@@ -21,7 +21,7 @@
 set -ex
 
 # Additional dependencies: 'pcregrep' and 'isutf8'
-apt-get -y install pcregrep moreutils
+apt-get -y install pcregrep moreutils php-mbstring
 # TODO: fix htmlpurifier include PATH in CentOS
 
 phpunit code_and_unit_tests.php

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

Summary of changes:
 tests/code_and_unit_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

Reply via email to