summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/send-pr/send-pr-el.in
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/send-pr/send-pr-el.in')
-rw-r--r--gnu/usr.bin/send-pr/send-pr-el.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/send-pr/send-pr-el.in b/gnu/usr.bin/send-pr/send-pr-el.in
index caad9ce..649dfd5 100644
--- a/gnu/usr.bin/send-pr/send-pr-el.in
+++ b/gnu/usr.bin/send-pr/send-pr-el.in
@@ -127,7 +127,7 @@ at runtime.")
(defconst send-pr::fields
(` (("Category" send-pr::set-categories
(, (or (gnats::get-config "DEFAULT_CATEGORY") nil)) enum)
- ("Class" (("sw-bug") ("doc-bug") ("change-request") ("support"))
+ ("Class" (("sw-bug") ("doc-bug") ("change-request"))
(, (or (gnats::get-config "DEFAULT_CONFIDENTIAL") 0)) enum)
("Confidential" (("yes") ("no"))
(, (or (gnats::get-config "DEFAULT_CONFIDENTIAL") 1)) enum)
OpenPOWER on IntegriCloud