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 2bb67e891ccf935f0efb04d550d5a3eb597796ac (commit)
from dab994fe75448ef2f23fcff7edb7838081d50503 (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=2bb67e891ccf935f0efb04d550d5a3eb597796ac
commit 2bb67e891ccf935f0efb04d550d5a3eb597796ac
Author: Franck Villaume <[email protected]>
Date: Fri Jun 9 10:09:41 2017 +0000
docker: activate repositoryapi plugin
diff --git a/docker/postinstall.sh b/docker/postinstall.sh
index 5e7e06b..afb6459 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 scmgit scmsvn taskboard; do
+for pluginname in blocks mediawiki message 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