out-of-tree build: fixed bindtests and inspector
[libguestfs.git] / ocaml / run-bindtests
index 5200fec..d9a3047 100755 (executable)
@@ -19,4 +19,4 @@
 set -e
 
 ./bindtests > bindtests.tmp
-diff -u ../bindtests bindtests.tmp
+diff -u ${srcdir}/../bindtests bindtests.tmp