summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorpaul <paul@FreeBSD.org>1994-08-29 06:15:30 +0000
committerpaul <paul@FreeBSD.org>1994-08-29 06:15:30 +0000
commit65de0509082c921c3aef627e5c12f422b175e35e (patch)
tree12f474dc800f197b985452390914e9e6bef259ca /gnu
parentf15c464e97bffd366d0d2ebdacedabd88e7c236e (diff)
downloadFreeBSD-src-65de0509082c921c3aef627e5c12f422b175e35e.zip
FreeBSD-src-65de0509082c921c3aef627e5c12f422b175e35e.tar.gz
Fix some bad spacing in send-pr.sh that stopped mail working,
changed the category selection. Submitted by: Paul Richards
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/send-pr/categories8
-rw-r--r--gnu/usr.bin/send-pr/send-pr.sh4
2 files changed, 6 insertions, 6 deletions
diff --git a/gnu/usr.bin/send-pr/categories b/gnu/usr.bin/send-pr/categories
index e71e4e4..a16babc 100644
--- a/gnu/usr.bin/send-pr/categories
+++ b/gnu/usr.bin/send-pr/categories
@@ -1,6 +1,6 @@
-test
docs
-kernel
-binaries
+kern
+bin
i386
-config
+conf
+gnu
diff --git a/gnu/usr.bin/send-pr/send-pr.sh b/gnu/usr.bin/send-pr/send-pr.sh
index 5354b98..a707f46 100644
--- a/gnu/usr.bin/send-pr/send-pr.sh
+++ b/gnu/usr.bin/send-pr/send-pr.sh
@@ -31,7 +31,7 @@ SUBMITTER=unknown
GNATS_ROOT=
# The default mail address for PR submissions.
-GNATS_ADDR=FreeBSD-gnats@freefall.cdrom.com
+GNATS_ADDR=FreeBSD-gnats-submit@freefall.cdrom.com
# Where the gnats category tree lives.
DATADIR=@DATADIR@
@@ -310,13 +310,13 @@ __EOF__
cat >> $file << __EOF__
-
To: $GNATS_ADDR
Subject:
From: $FROM
Reply-To: $REPLY_TO
X-send-pr-version: $VERSION
+
>Submitter-Id: $SUBMITTER
>Originator: $ORIGINATOR
>Organization: `if [ -n "$ORGANIZATION" ]; then
OpenPOWER on IntegriCloud