Attempted to clarify a few steps in the "getting started for admin"
[monkeysphere.git] / Makefile
index 58ef332e6baba58c57464270f7e36557dca728da..1744ea87f3fb6a716adaefbd1a6d9b0d776cfc55 100755 (executable)
--- 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