diff options
Diffstat (limited to 'ocaml/run-bindtests')
-rwxr-xr-x | ocaml/run-bindtests | 2 |
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 |