X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=Makefile;h=1744ea87f3fb6a716adaefbd1a6d9b0d776cfc55;hb=b959e0f646558328567c91b77d1ecee2c674099e;hp=58ef332e6baba58c57464270f7e36557dca728da;hpb=bae0c4c8f0a7fddfc80ce2fc397d8eb5e215fe11;p=monkeysphere.git diff --git a/Makefile b/Makefile index 58ef332..1744ea8 100755 --- a/Makefile +++ b/Makefile @@ -81,6 +81,7 @@ releasenote: ./utils/build-releasenote test: - ./tests/basic + MONKEYSPHERE_TEST_NO_EXAMINE=true ./tests/keytrans + MONKEYSPHERE_TEST_NO_EXAMINE=true ./tests/basic .PHONY: all tarball debian-package freebsd-distinfo clean install installman releasenote test