From b2c0b8afb22134164926d6668e5116cdac115f7d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 14 Sep 2010 15:17:17 +0200 Subject: Print test command --- tester.in | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.1