From c9ff282b17b69a5715a931258d311d86e50f784d Mon Sep 17 00:00:00 2001 From: Kartones Date: Tue, 21 Oct 2014 16:37:59 +0200 Subject: [PATCH] CDB-4418 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2fae280..a6f3845 100644 --- a/Makefile +++ b/Makefile @@ -104,5 +104,5 @@ test_organization: legacy_tests: legacy_regress -installcheck: legacy_tests # test_organization +installcheck: legacy_tests test_organization