From: Charles Bailey Date: Mon, 6 Mar 2000 05:23:23 +0000 (+0000) Subject: Skip openpid.t while VMS subprocess intercommunication in flux (several vmsperlers) X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=a3960eed058bd30f12706ada9c32571ab1456ee4;p=p5sagit%2Fp5-mst-13.2.git Skip openpid.t while VMS subprocess intercommunication in flux (several vmsperlers) p4raw-id: //depot/vmsperl@5573 --- diff --git a/vms/test.com b/vms/test.com index b1d270d..bda5f7d 100644 --- a/vms/test.com +++ b/vms/test.com @@ -108,7 +108,7 @@ $ Deck/Dollar=$$END-OF-TEST$$ use Config; @compexcl=('cpp.t'); -@ioexcl=('argv.t','dup.t','fs.t','pipe.t'); +@ioexcl=('argv.t','dup.t','fs.t','pipe.t','openpid.t'); @libexcl=('db-btree.t','db-hash.t','db-recno.t', 'gdbm.t','io_dup.t', 'io_pipe.t', 'io_poll.t', 'io_sel.t', 'io_sock.t', 'io_unix.t',