git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f653ed
)
build: 'make quickcheck' rule now uses new run-test-tool-locally script.
author
Richard Jones
<rjones@redhat.com>
Mon, 13 Sep 2010 13:42:47 +0000
(14:42 +0100)
committer
Richard Jones
<rjones@redhat.com>
Mon, 13 Sep 2010 13:42:47 +0000
(14:42 +0100)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
6c68dc1
..
2cf03b0
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-212,9
+212,7
@@
clean-local:
# is NOT a substitute for proper testing!
quickcheck:
- LIBGUESTFS_PATH=appliance \
- test-tool/libguestfs-test-tool \
- --helper test-tool/libguestfs-test-tool-helper
+ test-tool/run-test-tool-locally
# Mostly static binary distribution.
#