From 98a458b8b72071e34de3dfd1e894fd98363fb268 Mon Sep 17 00:00:00 2001 From: emkael Date: Thu, 8 Oct 2020 23:53:10 +0200 Subject: On butler re-creation, force target and do not purge already calculated butler scores (allows rolling back to specified round/segment) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 01be4ac..afb6e48 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ dumps: FORCE s3cmd -c dumps/.s3config sync ${LIGA_S3_BUCKET} dumps/sync/ ./dumps/load-dumps.sh -butler: dumps +butler: dumps FORCE python butler/butler.py 1+2 | mysql ${LIGA_MYSQL_CONNECTION_OPTS} python butler/butler.py 1 | mysql ${LIGA_MYSQL_CONNECTION_OPTS} python butler/butler.py 2 | mysql ${LIGA_MYSQL_CONNECTION_OPTS} -- cgit v1.2.3