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 464bd897a10fa0652be931777fbe18ccd51e92af (commit)
from 814c9a80e093ab03d11b62e1c3daa544f4e61c72 (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=464bd897a10fa0652be931777fbe18ccd51e92af
commit 464bd897a10fa0652be931777fbe18ccd51e92af
Author: Sylvain Beucler <[email protected]>
Date: Fri Jul 24 15:36:12 2015 +0200
Spelling (2)
diff --git a/src/plugins/scmhook/library/scmsvn/checkMimetype.class.php
b/src/plugins/scmhook/library/scmsvn/checkMimetype.class.php
index c202708..3478da8 100644
--- a/src/plugins/scmhook/library/scmsvn/checkMimetype.class.php
+++ b/src/plugins/scmhook/library/scmsvn/checkMimetype.class.php
@@ -27,7 +27,7 @@ require_once $gfplugins.'scmhook/common/scmhook.class.php';
class SvnCheckMimetype extends scmhook {
function __construct() {
$this->name = "Check Mimetype";
- $this->description = _('Verify if commited files have
svn:mimetype set up correctly.');
+ $this->description = _('Verify if committed files have
svn:mimetype set up correctly.');
$this->classname = "checkMimetype";
$this->command = 'perl
'.dirname(__FILE__).'/hooks/checkmimetype/check-mime-type.pl "$1" "$2"';
$this->hooktype = "pre-commit";
-----------------------------------------------------------------------
Summary of changes:
src/plugins/scmhook/library/scmsvn/checkMimetype.class.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