1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-15 16:26:01 +02:00

Tell head to accept old-style options like `-1'.

This commit is contained in:
Jim Meyering
2002-02-17 22:48:45 +00:00
parent 94fcdc55eb
commit 1b34d3edee

View File

@@ -3,6 +3,9 @@ package Test;
require 5.002;
use strict;
# Tell head to accept old-style options like `-1'.
$Test::env_default = ['_POSIX2_VERSION=199209'];
my @tv = (
# -b option is no longer an official option. But it's still working to