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