virt-sysprep: Skip test if xmlstarlet is not installed.
[libguestfs.git] / haskell / run-bindtests
index f9ea434..7b45145 100755 (executable)
@@ -19,4 +19,4 @@
 set -e
 
 ./Bindtests > bindtests.tmp
-diff -u ../bindtests bindtests.tmp
+diff -u ${srcdir}/../bindtests bindtests.tmp