daemon: Use a private copy of /etc/lvm so we don't modify the real config.
[libguestfs.git] / ruby / run-bindtests
index 803d4c6..3bfa226 100755 (executable)
@@ -19,4 +19,4 @@
 set -e
 
 ruby -Ilib -Iext/guestfs bindtests.rb > bindtests.tmp
-diff -u ../bindtests bindtests.tmp
+diff -u ${srcdir}/../bindtests bindtests.tmp