projects
/
monkeysphere.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48af03c
)
Test keytrans in addition to testing the basic suite
author
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Sat, 11 Jul 2009 22:35:49 +0000
(18:35 -0400)
committer
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Sat, 11 Jul 2009 22:35:49 +0000
(18:35 -0400)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 5f87a161bcd3aed9872c20c4bab7047ecea08f6a..1744ea87f3fb6a716adaefbd1a6d9b0d776cfc55 100755
(executable)
--- a/
Makefile
+++ b/
Makefile
@@
-81,6
+81,7
@@
releasenote:
./utils/build-releasenote
test:
+ 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