From 9cf7881032e61d25d04ca69ae57464f501f9fa0c Mon Sep 17 00:00:00 2001 From: leeym Date: Sat, 25 Nov 2006 03:00:22 +0000 Subject: - unbreak on sparc64 [1] - stop sending debug mail PR: [1] 105752 Submitted by: shaun@ --- news/nntpcache/files/patch-scripts-nntpcache-gdb.sh.in | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 news/nntpcache/files/patch-scripts-nntpcache-gdb.sh.in (limited to 'news/nntpcache/files') diff --git a/news/nntpcache/files/patch-scripts-nntpcache-gdb.sh.in b/news/nntpcache/files/patch-scripts-nntpcache-gdb.sh.in new file mode 100644 index 000000000000..defa0756f117 --- /dev/null +++ b/news/nntpcache/files/patch-scripts-nntpcache-gdb.sh.in @@ -0,0 +1,10 @@ +--- scripts/nntpcache-gdb.sh.in.orig Sat Nov 25 10:36:56 2006 ++++ scripts/nntpcache-gdb.sh.in Sat Nov 25 10:38:14 2006 +@@ -61,6 +61,7 @@ + break + fi + done ++exit + + ( + echo === uname -a -- cgit