chiark / gitweb /
The mbox-download BTS facility has been officially deployed now.
[bin.git] / 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"