[Pkg-libvirt-commits] [libguestfs] 161/233: make-fs: Make check-valgrind do something.

Hilko Bengen bengen at moszumanska.debian.org
Wed Feb 19 21:11:55 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch experimental
in repository libguestfs.

commit c86fcc0fd4dde908bce41f9a5ca90b5fcd89f7e9
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Wed Jan 29 08:00:55 2014 +0000

    make-fs: Make check-valgrind do something.
---
 make-fs/test-virt-make-fs.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/make-fs/test-virt-make-fs.sh b/make-fs/test-virt-make-fs.sh
index f48b407..a05ef9f 100755
--- a/make-fs/test-virt-make-fs.sh
+++ b/make-fs/test-virt-make-fs.sh
@@ -94,6 +94,6 @@ dd if=/dev/zero of=test.file bs=1024 count=$tarsize
 tar -c -f test.tar test.file
 rm test.file
 
-./virt-make-fs $params -- test.tar output.img
+$VG ./virt-make-fs $params -- test.tar output.img
 
 rm test.tar output.img

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list