From: H.Merijn Brand Date: Sun, 27 Jan 2002 15:03:18 +0000 (+0100) Subject: [ PATCH ] Re: Smoke 14406 /pro/3gl/CPAN/perl-current X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=449e7609a7886e3a8bd238afc2f84bb0bb814f1f;p=p5sagit%2Fp5-mst-13.2.git [ PATCH ] Re: Smoke 14406 /pro/3gl/CPAN/perl-current Message-Id: <20020127145902.0EA2.H.M.BRAND@hccnet.nl> p4raw-id: //depot/perl@14441 --- diff --git a/lib/ExtUtils/t/Command.t b/lib/ExtUtils/t/Command.t index 1127e12..c4f9fd2 100644 --- a/lib/ExtUtils/t/Command.t +++ b/lib/ExtUtils/t/Command.t @@ -103,7 +103,7 @@ BEGIN { SKIP: { if ($^O eq 'amigaos' || $^O eq 'os2' || $^O eq 'MSWin32' || $^O eq 'NetWare' || $^O eq 'dos' || $^O eq 'cygwin') { - skip( "different file permission semantics on $^O\n", 3); + skip( "different file permission semantics on $^O", 3); } # change a file to execute-only