aboutsummaryrefslogtreecommitdiff
path: root/tester.in
diff options
context:
space:
mode:
Diffstat (limited to 'tester.in')
-rwxr-xr-xtester.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tester.in b/tester.in
index 84b77ad..2fa3caf 100755
--- a/tester.in
+++ b/tester.in
@@ -11,7 +11,7 @@
# Globbing returns files in alphabetic order.
#
-for f in `echo *.sql`; do
+for f in `echo test*.sql`; do
if test -f $f; then
$top_builddir/db-driver $f