diff options
Diffstat (limited to 'tests/rename_test.pl')
-rwxr-xr-x | tests/rename_test.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rename_test.pl b/tests/rename_test.pl index d7097df1e4e..ec7254a4cf6 100755 --- a/tests/rename_test.pl +++ b/tests/rename_test.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 |