[git-notify] Oubli
This commit is contained in:
parent
8d0bac69d5
commit
ff675b7d47
1 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@ sub mail_notification($$$@)
|
||||||
{
|
{
|
||||||
exec ($mailer, "-s", $subject,
|
exec ($mailer, "-s", $subject,
|
||||||
"-a", "Content-Type: $content_type",
|
"-a", "Content-Type: $content_type",
|
||||||
"-a", "X-CVSinfo: CRANS",
|
"-a", "X-CVSInfo: GIT",
|
||||||
"-a", "X-DarcsInfo: CRANS-$repos_name",
|
"-a", "X-DarcsInfo: CRANS-$repos_name",
|
||||||
"-a", "X-GitInfo: CRANS-$repos_name",
|
"-a", "X-GitInfo: CRANS-$repos_name",
|
||||||
$name) or die "Cannot exec $mailer";
|
$name) or die "Cannot exec $mailer";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue