change glibcbug address
Andreas Jaeger
aj@suse.de
Wed Apr 18 01:26:00 GMT 2001
The webinterface to GNATS is still broken and during the last
discussion with the GNU hackers, we even considered setting up a
separate GNATS for glibc.
I've created two aliases at gnu.org (this was suggested by Roland
McGrath) that point glibc-bug-reports-stable and
glibc-bug-reports-experimental to bugs@gnu.org for now. This way we
can easily switch the bug report address.
Ok to commit?
Andreas
2001-04-18 Andreas Jaeger <aj@suse.de>
* glibcbug.in (BUGGLIBC): Send to new alias.
============================================================
Index: glibcbug.in
--- glibcbug.in 1999/08/28 22:16:58 1.18
+++ glibcbug.in 2001/04/18 08:22:54
@@ -36,12 +36,7 @@
chmod 600 $TEMPx
fi
-if test "$RELEASE" = "stable"; then
- BUGGLIBC="bugs@gnu.org"
-else
- BUGGLIBC="libc-alpha@sourceware.cygnus.com"
-fi
-
+BUGGLIBC="glibc-bug-reports-${RELEASE}@gnu.org"
BUGADDR=${1-$BUGGLIBC}
: ${EDITOR=emacs}
--
Andreas Jaeger
SuSE Labs aj@suse.de
private aj@arthur.inka.de
http://www.suse.de/~aj
More information about the Libc-hacker
mailing list