Re: [perl #16690] Disable t/src under testj

2002-08-22 Thread Graham Barr
On Wed, Aug 21, 2002 at 07:17:22AM -0700, Michael G Schwern wrote: > On Wed, Aug 21, 2002 at 02:11:29PM +, Daniel Grunblatt wrote: > > Apart from that, does anyone know why test doesn't run on OpenBSD? > > I get: > > > > ar: illegal option -- s > > Gnu-ism? What ar does OpenBSD use? Obviou

Re: [perl #16690] Disable t/src under testj

2002-08-22 Thread Michael G Schwern
On Wed, Aug 21, 2002 at 02:11:29PM +, Daniel Grunblatt wrote: > Apart from that, does anyone know why test doesn't run on OpenBSD? > I get: > > ar: illegal option -- s Gnu-ism? What ar does OpenBSD use? A number of modifiers (mod) may immediately follow the p keyletter, to

[perl #16690] Disable t/src under testj

2002-08-21 Thread via RT
# New Ticket Created by Daniel Grunblatt # Please include the string: [perl #16690] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=16690 > This patch disables running the tests in t/src under a make testj. Apart from that