X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fdmoz%2Ffetch.sh;fp=test%2Fdmoz%2Ffetch.sh;h=4b32ca47965dd302acaa3a91c16b8768243856bb;hb=9ca612132e1ef66f43d61e5cefa854ba18c6e1a6;hp=0000000000000000000000000000000000000000;hpb=c15b0644c4cd2ad3c26cb7a8de58ae3ad922bb16;p=idzebra-moved-to-github.git diff --git a/test/dmoz/fetch.sh b/test/dmoz/fetch.sh new file mode 100755 index 0000000..4b32ca4 --- /dev/null +++ b/test/dmoz/fetch.sh @@ -0,0 +1,5 @@ +#!/bin/sh +if test ! -f content.rdf.u8; then + wget http://dmoz.org/rdf/content.rdf.u8.gz + gunzip content.rdf.u8.gz +fi