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