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