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  184c304ec202a01819412b2cdc726fd38b0e4173 (commit)
      from  7b7c2b6fac2a17319ca48d64a6a778836db7b625 (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=184c304ec202a01819412b2cdc726fd38b0e4173

commit 184c304ec202a01819412b2cdc726fd38b0e4173
Author: Franck Villaume <[email protected]>
Date:   Fri Aug 31 11:50:27 2018 +0000

    comment set -x

diff --git a/src/post-install.d/db/populate.sh 
b/src/post-install.d/db/populate.sh
index 1ae6f2b..75eb69f 100755
--- a/src/post-install.d/db/populate.sh
+++ b/src/post-install.d/db/populate.sh
@@ -1,5 +1,5 @@
 #!/bin/bash -e
-set -x
+#set -x
 # Create user and database, and import initial data
 #
 # Copyright (C) 2014, 2015  Inria (Sylvain Beucler)

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

Summary of changes:
 src/post-install.d/db/populate.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