chiark / gitweb /
Use /dev/null as the "override file".
[bin.git] / get-bug-mbox
1 #! /bin/sh
2 wget "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=$1&mbox=yes" \
3      -O "$1.mbox"