resize: Remove requirement for ocaml Pcre library.
[libguestfs.git] / ocaml / run-bindtests
old mode 100644 (file)
new mode 100755 (executable)
index a9162c9..d9a3047
@@ -19,5 +19,4 @@
 set -e
 
 ./bindtests > bindtests.tmp
-diff -u ../bindtests bindtests.tmp
-
+diff -u ${srcdir}/../bindtests bindtests.tmp