1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-20 22:32:17 +02:00

Tell sort to accept old-style options.

This commit is contained in:
Jim Meyering
2002-02-17 22:50:33 +00:00
parent 4228c4b860
commit 3f570570fd

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 = (
#test options input expected-output expected-return-code
#