summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/makefile')
-rw-r--r--crawl-ref/source/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/makefile b/crawl-ref/source/makefile
index 6189693793..f5877c90d9 100644
--- a/crawl-ref/source/makefile
+++ b/crawl-ref/source/makefile
@@ -564,7 +564,7 @@ PKG_EXCLUDES := $(PWD)/misc/src-pkg-excludes.lst
all: $(GAME)
test:
- ./$(GAME) -test
+ ./$(GAME) -test > /dev/null
##########################################################################
# Dependencies