[nagiosplug] git-notify: Polish up the "tag notifications"
"Holger Weiss" <[email protected]>
| Newsgroups | gmane.network.nagios.plugins.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module: nagiosplug Branch: master Commit: 600fecab6a717aa35df2419a6f5205332dae356e Author: Holger Weiss <[email protected]> Date: Sat Nov 7 10:40:22 2009 +0100 URL: http://nagiosplug.git.sf.net/git/gitweb.cgi?p=nagiosplug/nagiosplug;a=commit;h=600feca git-notify: Polish up the "tag notifications" Use better labels for the tag ref and the SHA1 name of the tag object. --- tools/git-notify | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/git-notify b/tools/git-notify index dc843ef..2970f00 100755 --- a/tools/git-notify +++ b/tools/git-notify @@ -456,8 +456,8 @@ sub send_commit_notice($$) { push @notice, format_table( "Module: $repos_name", - "Branch: $ref", - "Tag: $obj", + "Tag: $ref", + "SHA1: $obj", "Tagger:" . $info{"tagger"}, "Date:" . format_date($info{"tagger_date"},$info{"tagger_tz"}), $url ? "URL: $url" : undef), ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july