mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
Disable the shell for ct_run
This commit is contained in:
parent
0ba06578f2
commit
70391e58db
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -72,6 +72,7 @@ clean-docs:
|
||||||
# Tests.
|
# Tests.
|
||||||
|
|
||||||
CT_RUN = ct_run \
|
CT_RUN = ct_run \
|
||||||
|
-noshell \
|
||||||
-pa ebin $(DEPS_DIR)/*/ebin \
|
-pa ebin $(DEPS_DIR)/*/ebin \
|
||||||
-dir test \
|
-dir test \
|
||||||
-logdir logs \
|
-logdir logs \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue