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