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  54bae22d5774bcbbdb24e7c1d6ce10ffc6568d46 (commit)
      from  3cb43e9c1cb30bf70748cd636a641802a6abfdc2 (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=54bae22d5774bcbbdb24e7c1d6ce10ffc6568d46

commit 54bae22d5774bcbbdb24e7c1d6ce10ffc6568d46
Author: Marc-Etienne Vargenau <[email protected]>
Date:   Fri Jun 17 11:31:25 2016 +0200

    Whitespace

diff --git a/src/plugins/scmsvn/libexec/svnlog.php 
b/src/plugins/scmsvn/libexec/svnlog.php
index 440bfc0..43f45fa 100644
--- a/src/plugins/scmsvn/libexec/svnlog.php
+++ b/src/plugins/scmsvn/libexec/svnlog.php
@@ -71,7 +71,7 @@ if ($mode == 'date_range') {
        if (!ctype_digit($limit))
                die('Invalid limit');
        $options = "--limit $limit";
-       
+
        if ($mode == 'latest_user') {
                $user_name = $_GET['user_name'];
                if (!preg_match('/^[a-z0-9][-a-z0-9_\.]+\z/', $user_name))

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

Summary of changes:
 src/plugins/scmsvn/libexec/svnlog.php | 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