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 26f955b91d242c37c1f8dfc198c47377e8e1ab9c (commit)
from ac9742dae980491578b98a9a404370f28fd92f79 (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=26f955b91d242c37c1f8dfc198c47377e8e1ab9c
commit 26f955b91d242c37c1f8dfc198c47377e8e1ab9c
Author: Franck Villaume <[email protected]>
Date: Sat Oct 1 22:32:26 2016 +0200
centos rpm default support for moinmoin plugin
diff --git a/autoinstall/install.sh b/autoinstall/install.sh
index 39c256b..55c14d5 100755
--- a/autoinstall/install.sh
+++ b/autoinstall/install.sh
@@ -37,7 +37,7 @@ if [ -e /etc/debian_version ]; then
else
# Initial installation
$APT install fusionforge
-
+
# Additional components for testsuite
$APT install fusionforge-shell fusionforge-scm \
fusionforge-plugin-scmgit fusionforge-plugin-scmsvn
fusionforge-plugin-scmbzr \
@@ -58,6 +58,6 @@ else
yum --enablerepo=epel install -y fusionforge fusionforge-shell
fusionforge-scm \
fusionforge-plugin-scmgit fusionforge-plugin-scmsvn \
fusionforge-plugin-blocks fusionforge-plugin-online_help
fusionforge-plugin-taskboard \
- fusionforge-plugin-message
+ fusionforge-plugin-message fusionforge-plugin-moinmoin
fi
fi
-----------------------------------------------------------------------
Summary of changes:
autoinstall/install.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits