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, master has been updated
       via  884564f6d171433f6eb9cf790952ac32009d3fc9 (commit)
      from  2bb67e891ccf935f0efb04d550d5a3eb597796ac (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=884564f6d171433f6eb9cf790952ac32009d3fc9

commit 884564f6d171433f6eb9cf790952ac32009d3fc9
Author: Franck Villaume <[email protected]>
Date:   Fri Jun 9 13:14:48 2017 +0000

    docker: activate moinmoin wiki plugin

diff --git a/docker/postinstall.sh b/docker/postinstall.sh
index afb6459..208064a 100644
--- a/docker/postinstall.sh
+++ b/docker/postinstall.sh
@@ -1,6 +1,6 @@
 #!/bin/bash
 /usr/local/share/fusionforge/post-install.d/db/db.sh configure
 cd /opt/sources/fusionforge/src
-for pluginname in blocks mediawiki message repositoryapi scmgit scmsvn 
taskboard; do
+for pluginname in blocks mediawiki message moinmoin repositoryapi scmgit 
scmsvn taskboard; do
     make post-install-plugin-${pluginname}
 done

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

Summary of changes:
 docker/postinstall.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