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 af6fc14a..da10231d 100755
--- a/ocaml/run-bindtests
+++ b/ocaml/run-bindtests
@@ -19,4 +19,4 @@
set -e
./bindtests > bindtests.tmp
-diff -u ${srcdir}/../bindtests bindtests.tmp
+diff -u $srcdir/../bindtests bindtests.tmp