diff options
Diffstat (limited to 'tests/insert_and_repair.pl')
-rwxr-xr-x | tests/insert_and_repair.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/insert_and_repair.pl b/tests/insert_and_repair.pl index 18091c92718..91333746e79 100755 --- a/tests/insert_and_repair.pl +++ b/tests/insert_and_repair.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl -w +#!/usr/bin/env perl -w # Copyright (C) 2000, 2001 MySQL AB # Use is subject to license terms |