projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
0c41675
)
strip trailing whitespace in IPC::Open3 tests
Steffen Mueller [Fri, 4 Sep 2009 10:48:35 +0000 (12:48 +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
8f6ae8b
..
79d5ced
100644
(file)
--- a/
ext/IPC-Open3/t/IPC-Open3.t
+++ b/
ext/IPC-Open3/t/IPC-Open3.t
@@
-145,4
+145,4
@@
if ($@) {
else {
print WRITE "ok 22\n";
waitpid $pid, 0;
-}
+}