aboutsummaryrefslogtreecommitdiff
path: root/tester.in
diff options
context:
space:
mode:
Diffstat (limited to 'tester.in')
-rwxr-xr-xtester.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/tester.in b/tester.in
index 34e31a5..2e6ed32 100755
--- a/tester.in
+++ b/tester.in
@@ -18,6 +18,8 @@ if test -f test.sql; then
fi
fi
+echo ./driver --options-file "$top_builddir/db.options"
+
if test -f "$srcdir/test.std"; then
./driver --options-file "$top_builddir/db.options" >test.out