From: Paul Eggert Date: Fri, 29 Apr 2005 23:50:52 +0000 (+0000) Subject: Fix comment to match new behavior of "sort". X-Git-Tag: CPPI-1_12~894 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4dad901e78de022f6ce75883ad302fb2e1c76454;p=thirdparty%2Fcoreutils.git Fix comment to match new behavior of "sort". --- diff --git a/tests/sort/Test.pm b/tests/sort/Test.pm index e39b916258..31f34981de 100755 --- a/tests/sort/Test.pm +++ b/tests/sort/Test.pm @@ -3,7 +3,7 @@ package Test; require 5.002; use strict; -# Tell sort to accept old-style options like `-1'. +# Tell sort to accept old-style options like `+1'. $Test::env_default = ['_POSIX2_VERSION=199209']; my @tv = (