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.0 has been updated
via 7de24ad7ca9f4c05359d412cf7f95e609fe63f44 (commit)
from 4bbf773a6e9809f7d49b221d7c7fea9d1b941ab8 (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=7de24ad7ca9f4c05359d412cf7f95e609fe63f44
commit 7de24ad7ca9f4c05359d412cf7f95e609fe63f44
Author: Sylvain Beucler <[email protected]>
Date: Thu Jun 25 16:40:11 2015 +0200
lists: fix syntax error
diff --git a/src/post-install.d/lists/lists.sh
b/src/post-install.d/lists/lists.sh
index 295af8e..b8f6d34 100755
--- a/src/post-install.d/lists/lists.sh
+++ b/src/post-install.d/lists/lists.sh
@@ -42,6 +42,7 @@ case "$1" in
remove)
rm -f $source_path/lists/cgi-bin
+ ;;
*)
echo "Usage: $0 {configure|remove}"
-----------------------------------------------------------------------
Summary of changes:
src/post-install.d/lists/lists.sh | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits