From f2b3d6a80dc8a842cec3fa4c31957edd2dd4cf2c Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Fri, 12 Jan 2018 15:50:51 +0100 Subject: added search index buckets --- src/hub/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/hub/Makefile') diff --git a/src/hub/Makefile b/src/hub/Makefile index 4b281b4..5e86cc1 100644 --- a/src/hub/Makefile +++ b/src/hub/Makefile @@ -75,7 +75,7 @@ build: getlibs test: getlibs @echo "testing: sfive" - @$(GOCMD) test spreadspace.org/sfive + @$(GOCMD) test -v spreadspace.org/sfive bench: getlibs @echo "testing and benchmarking: sfive" -- cgit v1.2.3