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:
d05b16d
)
extra tests: Absolute path for 'run' command.
author
Richard W.M. Jones
<rjones@redhat.com>
Tue, 29 Nov 2011 17:32:19 +0000
(17:32 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Fri, 2 Dec 2011 08:36:38 +0000
(08:36 +0000)
(cherry picked from commit
27d00960c93b26c68fa1f4068502c32a6e3b5e94
)
extratests/Makefile.am
patch
|
blob
|
history
diff --git
a/extratests/Makefile.am
b/extratests/Makefile.am
index
74a85dd
..
9c34413
100644
(file)
--- a/
extratests/Makefile.am
+++ b/
extratests/Makefile.am
@@
-32,7
+32,7
@@
VG = valgrind \
--leak-check=full \
--error-exitcode=119 \
--suppressions=$(abs_srcdir)/suppressions
-RUN_VG =
..
/run $(VG)
+RUN_VG =
$(abs_top_builddir)
/run $(VG)
export LIBVIRT_DEFAULT_URI = \
qemu+unix:///system?socket=/var/run/libvirt/libvirt-sock-ro