X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=Makefile;h=06e67c9ce119df61296797db8ebdf2357eeec1a8;hb=HEAD;hp=4e4a407daf5fc03e056162d08e0b2bf0a3d5d974;hpb=544e05fb68f869526b71194c3bed3edd7311f3fe;p=prosody.git diff --git a/Makefile b/Makefile index 4e4a407d..06e67c9c 100644 --- a/Makefile +++ b/Makefile @@ -53,7 +53,8 @@ clean: $(MAKE) clean -C util-src test: - cd tests && $(RUNWITH) test.lua + cd tests && $(RUNWITH) test.lua 0 + # Skipping: cd tests && RUNWITH=$(RUNWITH) ./test_util_json.sh util/%.so: $(MAKE) install -C util-src