Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:ecsos:server
bugzilla
fix_whine_error.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix_whine_error.patch of Package bugzilla
diff --git a/whine.pl b/whine.pl index 39c9aeed2e766824a900459c4364c6831ba82744..c81ca2022db3d8e6b32dfe1464569b17f6e75374 100755 --- a/whine.pl +++ b/whine.pl @@ -13,14 +13,13 @@ use 5.10.1; use strict; use warnings; - use lib qw(. lib); use Bugzilla; use Bugzilla::Constants; use Bugzilla::Search; use Bugzilla::User; -use Bugzilla::Mailer; +use Bugzilla::Mailer qw(MessageToMTA generate_email); use Bugzilla::Util; use Bugzilla::Group;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor