index
:
cowboy.git
1.0.x
1.1.x
active_n
http3
master
Small, fast, modern HTTP server for Erlang/OTP.
Loïc Hoguin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
Makefile
1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2349caa..c76f803 100644
--- a/
Makefile
+++ b/
Makefile
@@ -72,6 +72,7 @@ clean-docs:
# Tests.
CT_RUN = ct_run \
+ -noshell \
-pa ebin $(DEPS_DIR)/*/ebin \
-dir test \
-logdir logs \