From 78b0119b2038f466e0461992ac7e85bf2432cc10 Mon Sep 17 00:00:00 2001 From: SheetJS Date: Thu, 30 Jul 2020 23:54:10 -0400 Subject: [PATCH] temporary fix for test suite --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fa3aec6..b13b402 100644 --- a/Makefile +++ b/Makefile @@ -53,7 +53,7 @@ clean-data: init: ## Initial setup for development git submodule init git submodule update - git submodule foreach git pull origin master + #git submodule foreach git pull origin master git submodule foreach make mkdir -p tmp