[Fusionforge-commits] FusionForge branch master updated. v6.1-96-gf1fc2b0

Marc-Etienne VARGENAU vargenau at libremir.placard.fr.eu.org
Mon Nov 5 10:33:56 CET 2018


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  f1fc2b0a121af9dc65b138ac3852475d513cec11 (commit)
      from  af8903a1ef97fe335892284d10153696137009fc (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=f1fc2b0a121af9dc65b138ac3852475d513cec11

commit f1fc2b0a121af9dc65b138ac3852475d513cec11
Author: Marc-Etienne Vargenau <marc-etienne.vargenau at nokia.com>
Date:   Mon Nov 5 10:33:57 2018 +0100

    Whitespace

diff --git a/src/db/20181103-add-diary-to-activityvw.sql b/src/db/20181103-add-diary-to-activityvw.sql
index 2dcac7a..05d0ed9 100644
--- a/src/db/20181103-add-diary-to-activityvw.sql
+++ b/src/db/20181103-add-diary-to-activityvw.sql
@@ -1,6 +1,6 @@
  CREATE OR REPLACE VIEW activity_vw AS
- SELECT agl.group_id,                                                                                                                                                                                                  
-    'trackeropen'::text AS section,                                                                                                                                                                                    
+ SELECT agl.group_id,
+    'trackeropen'::text AS section,
     agl.group_artifact_id AS ref_id,
     a.artifact_id AS subref_id,
     a.summary AS description,

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

Summary of changes:
 src/db/20181103-add-diary-to-activityvw.sql | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
FusionForge



More information about the Fusionforge-commits mailing list