out-of-tree build: fixed bindtests and inspector
[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