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