From 619eb8f84fe877936d0a59b46c4ce4e322169467 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 7 Mar 2013 19:07:25 -0400 Subject: reuse fast build for make test --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4c49f8dca..1ddaeaa8b 100644 --- a/Makefile +++ b/Makefile @@ -53,7 +53,7 @@ install: build install-docs ln -sf git-annex $(DESTDIR)$(PREFIX)/bin/git-annex-shell runghc Build/InstallDesktopFile.hs $(PREFIX)/bin/git-annex || true -test: git-annex +test: fast ./git-annex test # hothasktags chokes on some tempolate haskell etc, so ignore errors -- cgit v1.2.3