From 87aed84ff4adb186187b1432a1e0dae29e8fd7f0 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 29 Apr 2005 23:49:47 +0000 Subject: Don't set _POSIX2_VERSION; no longer needed. --- tests/pr/Test.pm | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests/pr') diff --git a/tests/pr/Test.pm b/tests/pr/Test.pm index fd76957c4..7aba45d42 100644 --- a/tests/pr/Test.pm +++ b/tests/pr/Test.pm @@ -3,9 +3,6 @@ package Test; require 5.002; use strict; -# Tell pr to accept old-style options like operand-less `-S'. -$Test::env_default = ['_POSIX2_VERSION=199209']; - my @tv = ( # -b option is no longer an official option. But it's still working to -- cgit v1.2.3-70-g09d2