diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2012-07-17 21:40:57 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2012-07-17 21:40:57 -0400 |
| commit | da15cfb1e452a0af4902272ba351d5a6d0d0b56a (patch) | |
| tree | 8525e56790625ab7b67e4c534fdf1739d0f592b6 /src/redisload.clj | |
| parent | 38091d8e194aa48f6bd64e2cf8ccba6fd27c36a2 (diff) | |
update src, scripts, etc from 2012
Diffstat (limited to 'src/redisload.clj')
| -rw-r--r-- | src/redisload.clj | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/redisload.clj b/src/redisload.clj index c08cb32..abb0252 100644 --- a/src/redisload.clj +++ b/src/redisload.clj @@ -166,5 +166,7 @@ WHERE (doseq [dt (get-fav-date-range)] (build-daily-hall dt))) -;(build-daily-hall (parse-yyyy-mm-dd-date "2010-05-30")) +(build-daily-hall (parse-yyyy-mm-dd-date "2011-02-22")) +(build-daily-hall (parse-yyyy-mm-dd-date "2011-02-23")) + ;(build-all-daily-hall) |
