From b76474ec73f40d0e3b365a8be817610d9fb43d4e Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Thu, 7 Apr 2016 10:08:41 +0200 Subject: Add a copy of the old lazycache library. --- run-scraper | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'run-scraper') diff --git a/run-scraper b/run-scraper index 45ed793..bed4eab 100755 --- a/run-scraper +++ b/run-scraper @@ -7,7 +7,7 @@ file=$1 topdir=$(cd $(dirname $0); pwd) -export PYTHONPATH=`pwd`/testlib/scraperwiki-python:`pwd`/testlib/dumptruck +export PYTHONPATH=`pwd`/testlib/scraperwiki-python:`pwd`/testlib/lazycache SCRAPERWIKI_DATABASE_NAME=sqlite:///$file.sqlite export SCRAPERWIKI_DATABASE_NAME -- cgit v1.2.3