Updating branch refs/heads/master
         to 1a3455349145bd8a8564a517c83a8402caf938b1 (commit)
       from 12f2f09b216b4e7d2ef28779e2d7a9fe4e7ea7c9 (commit)

commit 1a3455349145bd8a8564a517c83a8402caf938b1
Author: Jannis Pohlmann <jan...@xfce.org>
Date:   Fri Sep 18 04:11:43 2009 +0200

    Too many typos lately... fix the noreply address for newly created tags.

 hooks/update-03-send-commit-mails |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/hooks/update-03-send-commit-mails 
b/hooks/update-03-send-commit-mails
index ba8a5a5..dffd447 100755
--- a/hooks/update-03-send-commit-mails
+++ b/hooks/update-03-send-commit-mails
@@ -42,7 +42,7 @@ xfce_git_hook_committer()
 
 xfce_git_hook_tagger()
 {
-  git show --summary "$1" | grep '^Tagger:' | sed 's/^Tagger: //' | sed 
's/<.*>/nore...@xfce.org/'
+  git show --summary "$1" | grep '^Tagger:' | sed 's/^Tagger: //' | sed 
's/<.*>/<nore...@xfce.org>/'
 }
 
 xfce_git_hook_short_refname()
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to