diff --git a/scripts/bugzilla-create b/scripts/bugzilla-create index 89a0932..4c6f8e3 100755 --- a/scripts/bugzilla-create +++ b/scripts/bugzilla-create @@ -96,9 +96,7 @@ Notes: * The patch will be updated with new references prior to upload. * Use of this script requires a ~/.bugzillarc with the following contents: [apibugzilla.suse.com] - user = - password = - authtype = basic + api_key = your_api_key END exit $1 }