[wellwell-devel] [SCM] Interchange wellwell catalog branch, master, updated. 4f1ebfcc5fc127c5bcda0a9f707846ec6153e294

Stefan Hornburg racke at rt.icdevgroup.org
Fri Apr 24 09:32:32 UTC 2009


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 "Interchange wellwell catalog".

The branch, master has been updated
       via  4f1ebfcc5fc127c5bcda0a9f707846ec6153e294 (commit)
       via  202bde54a071589a768b2e7be6f9a6a84da9ab40 (commit)
      from  b0686ded66f182a31761681d04a8862ec33b5f3e (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 -----------------------------------------------------------------
commit 4f1ebfcc5fc127c5bcda0a9f707846ec6153e294
Merge: 202bde54a071589a768b2e7be6f9a6a84da9ab40 b0686ded66f182a31761681d04a8862ec33b5f3e
Author: Stefan Hornburg (Racke) <racke at linuxia.de>
Date:   Fri Apr 24 11:32:23 2009 +0200

    Merge branch 'master' of ssh://racke@git.icdevgroup.org/var/git/wellwell

commit 202bde54a071589a768b2e7be6f9a6a84da9ab40
Author: Stefan Hornburg (Racke) <racke at linuxia.de>
Date:   Fri Apr 24 11:31:52 2009 +0200

    fix load hook to return empty value

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

Summary of changes and diff:
 plugins/reviews/code/form_reviews_load.sub |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/plugins/reviews/code/form_reviews_load.sub b/plugins/reviews/code/form_reviews_load.sub
index e38e3ab..60eb51e 100644
--- a/plugins/reviews/code/form_reviews_load.sub
+++ b/plugins/reviews/code/form_reviews_load.sub
@@ -1,5 +1,7 @@
 Sub form_reviews_load <<EOS
 sub {
 	$Tag->reviews('init');
+
+	return;
 }
 EOS


hooks/post-receive
-- 
Interchange wellwell catalog



More information about the wellwell-devel mailing list