diff options
Diffstat (limited to 'sql-bench/innotest1b.sh')
-rw-r--r-- | sql-bench/innotest1b.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql-bench/innotest1b.sh b/sql-bench/innotest1b.sh index 48fe96ebe7d..3f6c9f5bd5f 100644 --- a/sql-bench/innotest1b.sh +++ b/sql-bench/innotest1b.sh @@ -1,4 +1,4 @@ -#!@PERL@
+#!/usr/bin/perl
############################################################################
# Stress test for MySQL/InnoDB combined database
# (c) 2002 Innobase Oy & MySQL AB
|