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