aboutsummaryrefslogtreecommitdiff
path: root/tester.in
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-09-14 15:17:17 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-09-14 15:17:17 +0200
commitb2c0b8afb22134164926d6668e5116cdac115f7d (patch)
tree74a9f031a236454835ff442d469c8805955d10d2 /tester.in
parent4720008142260ce4f7ff38d815a48334168b8cfb (diff)
Print test command
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