chiark / gitweb /
4198f6fa64052b4ee0df5126cf969fe81ae19af1
[bin.git] / get-bug-mbox
1 #! /bin/sh
2 wget "http://bugs.debian.org/cgi-bin/mime/bugreport.cgi?bug=$1&mbox=yes" \
3      -O "$1.mbox"