Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgeniy Khramtsov <ekhramtsov@process-one.net>2013-06-17 22:04:32 +0400
committerEvgeniy Khramtsov <ekhramtsov@process-one.net>2013-06-17 22:05:01 +0400
commit7fa9def24c71772131a8f4dcabce0608fd9f9e8a (patch)
tree4008e107616e07a1499ac993601df8779069745e /Makefile.in
parent62fb432e3ee0f31a503cb5cd59f3c5050fb4f4db (diff)
Re-generate XMPP codec, decrease tests verbosity
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index df8c4071a..d69580220 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -251,7 +251,7 @@ dialyzer: plt
--get_warnings -o dialyzer.log ebin
test:
- $(REBAR) -v skip_deps=true ct
+ $(REBAR) skip_deps=true ct
.PHONY: src doc edoc dialyzer Makefile TAGS clean clean-rel distclean rel plt \
install uninstall uninstall-binary uninstall-all translations deps test spec