chiark / gitweb /
The mbox-download BTS facility has been officially deployed now.
authorColin Watson <cjwatson@chiark.greenend.org.uk>
Mon, 9 Sep 2002 12:55:54 +0000 (12:55 +0000)
committerColin Watson <cjwatson@chiark.greenend.org.uk>
Mon, 9 Sep 2002 12:55:54 +0000 (12:55 +0000)
get-bug-mbox

index 4198f6fa64052b4ee0df5126cf969fe81ae19af1..b6d0f3dd0f2fe662665a4b4ce5df5650472e4c72 100755 (executable)
@@ -1,3 +1,3 @@
 #! /bin/sh
-wget "http://bugs.debian.org/cgi-bin/mime/bugreport.cgi?bug=$1&mbox=yes" \
+wget "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=$1&mbox=yes" \
      -O "$1.mbox"