summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 58ef332..5f87a16 100755
--- a/Makefile
+++ b/Makefile
@@ -81,6 +81,6 @@ releasenote:
./utils/build-releasenote
test:
- ./tests/basic
+ MONKEYSPHERE_TEST_NO_EXAMINE=true ./tests/basic
.PHONY: all tarball debian-package freebsd-distinfo clean install installman releasenote test