On Sun, 2007-04-22 at 13:22 +0200, Michael Schwendt wrote:
> --- kojid~      2007-04-09 19:23:38.000000000 +0200
> +++ kojid       2007-04-22 13:18:09.000000000 +0200
> @@ -2118,7 +2118,7 @@
>          if changelog:
>              changelog = "Changelog:\r\n%s" % changelog
>  
> -        from_addr = self.from_addr
> +        from_addr = options.from_addr
>          to_addrs = ', '.join(recipients)
>          subject = self.subject_templ % locals()
>          message = self.message_templ % locals()

Thanks, patch applied.


--
Fedora-buildsys-list mailing list
Fedora-buildsys-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-buildsys-list

Reply via email to