Added Ids. Better logging
[idzebra-moved-to-github.git] / test / dmoz / fetch.sh
1 #!/bin/sh
2 # $Id: fetch.sh,v 1.2 2002-06-19 08:32:34 adam Exp $
3 if test ! -f content.rdf.u8; then
4    wget http://dmoz.org/rdf/content.rdf.u8.gz
5    gunzip content.rdf.u8.gz
6 fi