projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
c61dfb3
)
rmdir t/lib/IO.
Jarkko Hietaniemi [Wed, 30 Jul 2003 11:17:33 +0000 (11:17 +0000)]
p4raw-id: //depot/perl@20345
ext/IO/t/IO.t
patch
|
blob
|
blame
|
history
diff --git
a/ext/IO/t/IO.t
b/ext/IO/t/IO.t
index
d7aade7
..
a68e55c
100644
(file)
--- a/
ext/IO/t/IO.t
+++ b/
ext/IO/t/IO.t
@@
-118,4
+118,5
@@
SKIP:
END
{
1 while unlink $fakemod;
+ rmdir $fakedir;
}