summaryrefslogtreecommitdiffstats
path: root/ocaml/run-bindtests
diff options
context:
space:
mode:
Diffstat (limited to 'ocaml/run-bindtests')
-rwxr-xr-xocaml/run-bindtests2
1 files changed, 1 insertions, 1 deletions
diff --git a/ocaml/run-bindtests b/ocaml/run-bindtests
index 5200fecf..d9a30470 100755
--- a/ocaml/run-bindtests
+++ b/ocaml/run-bindtests
@@ -19,4 +19,4 @@
set -e
./bindtests > bindtests.tmp
-diff -u ../bindtests bindtests.tmp
+diff -u ${srcdir}/../bindtests bindtests.tmp