aboutsummaryrefslogtreecommitdiffstats
path: root/erlang.mk
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-03-12 17:29:26 +0100
committerLoïc Hoguin <[email protected]>2015-03-12 17:29:26 +0100
commit4a1d9336bdbca6df1475cf6ef51994e91bdc4d2d (patch)
treea97cdbe5bda4e7838e236ed80440aa529cb749c9 /erlang.mk
parent03b211fa42e7884632d58977cb00fe1c65fdba4d (diff)
downloadcowlib-4a1d9336bdbca6df1475cf6ef51994e91bdc4d2d.tar.gz
cowlib-4a1d9336bdbca6df1475cf6ef51994e91bdc4d2d.tar.bz2
cowlib-4a1d9336bdbca6df1475cf6ef51994e91bdc4d2d.zip
Update erlang.mk
Diffstat (limited to 'erlang.mk')
-rw-r--r--erlang.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/erlang.mk b/erlang.mk
index 93cf174..e6833bc 100644
--- a/erlang.mk
+++ b/erlang.mk
@@ -1137,7 +1137,7 @@ TAGGED_EUNIT_TESTS = {dir,"ebin"} $(foreach mod,$(EUNIT_MODS),$(shell echo $(mod
endif
endif
-EUNIT_OPTS ?= verbose
+EUNIT_OPTS ?=
# Utility functions