projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
3ac93b7
)
Attempt to fix core-specific logic in IPC::Open3 tests
Steffen Mueller [Fri, 4 Sep 2009 10:47:33 +0000 (12:47 +0200)]
ext/IPC-Open3/t/IPC-Open3.t
patch
|
blob
|
blame
|
history
diff --git
a/ext/IPC-Open3/t/IPC-Open3.t
b/ext/IPC-Open3/t/IPC-Open3.t
index
7d2d411
..
8f6ae8b
100644
(file)
--- a/
ext/IPC-Open3/t/IPC-Open3.t
+++ b/
ext/IPC-Open3/t/IPC-Open3.t
@@
-1,8
+1,6
@@
#!./perl -w
BEGIN {
- chdir 't' if -d 't';
- @INC = '../lib';
require Config; import Config;
if (!$Config{'d_fork'}
# open2/3 supported on win32 (but not Borland due to CRT bugs)