Omit CVS Id. Update copyright year.
[idzebra-moved-to-github.git] / test / dmoz / fetch.sh
1 #!/bin/sh
2 if test ! -f content.rdf.u8; then
3    wget http://dmoz.org/rdf/content.rdf.u8.gz
4    gunzip content.rdf.u8.gz
5 fi