From 0c877324591fda2e568813c5ed7db4fc04db84b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Massot?= Date: Wed, 8 Dec 2021 12:03:31 +0100 Subject: [PATCH] Fix makefile. --- fastfield_codecs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fastfield_codecs/Makefile b/fastfield_codecs/Makefile index 4a51fed63..f78f80958 100644 --- a/fastfield_codecs/Makefile +++ b/fastfield_codecs/Makefile @@ -1,4 +1,4 @@ -DATASETS ?= hdfs_logs_timestamps http_logs_timestamps amazon_reviews_product_ids nooc_temperatures.txt +DATASETS ?= hdfs_logs_timestamps http_logs_timestamps amazon_reviews_product_ids nooc_temperatures download: @echo "--- Downloading datasets ---" mkdir -p datasets