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:
cee5131
)
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>
Tue, 29 Nov 2011 17:52:43 +0000
(17:52 +0000)
extratests/Makefile.am
patch
|
blob
|
history
diff --git
a/extratests/Makefile.am
b/extratests/Makefile.am
index
c08d3dd
..
b055d65
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