diff --git a/Makefile b/Makefile index 2349caa7..c76f803a 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 \