]> git.donarmstrong.com Git - debbugs.git/commitdiff
merge changes from dla source tree
authorDebian BTS <debbugs@busoni>
Fri, 16 Apr 2010 17:07:39 +0000 (17:07 +0000)
committerDebian BTS <debbugs@busoni>
Fri, 16 Apr 2010 17:07:39 +0000 (17:07 +0000)
Debbugs/Recipients.pm
scripts/age-1 [changed mode: 0755->0644]

index a06e69249f4f41877ea92613b4aabf40cf6cb192..8ab2208d388fdfe3793e311cac1d8932e2a23f96 100644 (file)
@@ -170,7 +170,7 @@ sub add_recipients {
      if (defined $config{bug_subscription_domain} and
         length $config{bug_subscription_domain}) {
          _add_address(recipients => $param{recipients},
-                      address    => 'bug='.$param{data}{bug_num}.'@'.
+                      address    => 'bugs='.$param{data}{bug_num}.'@'.
                                     $config{bug_subscription_domain},
                       reason     => "bug $param{data}{bug_num}",
                       bug_num    => $param{data}{bug_num},
old mode 100755 (executable)
new mode 100644 (file)