diff options
Diffstat (limited to 'tests/fork_big.pl')
-rwxr-xr-x | tests/fork_big.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fork_big.pl b/tests/fork_big.pl index 2f803b7fdd3..a08044efbd8 100755 --- a/tests/fork_big.pl +++ b/tests/fork_big.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl -w +#!/usr/bin/env perl -w use strict; # Copyright (c) 2001, 2006 MySQL AB |