projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
67b60da
)
A missing hunk.
Jarkko Hietaniemi [Sat, 2 Dec 2000 18:22:32 +0000 (18:22 +0000)]
p4raw-id: //depot/perl@7957
t/lib/net-hostent.t
patch
|
blob
|
blame
|
history
diff --git
a/t/lib/net-hostent.t
b/t/lib/net-hostent.t
index
6e22921
..
a0ec7bd
100644
(file)
--- a/
t/lib/net-hostent.t
+++ b/
t/lib/net-hostent.t
@@
-11,7
+11,7
@@
BEGIN {
}
}
-BEGIN { $| = 1; print "1..5\n"; }
+BEGIN { $| = 1; print "1..7\n"; }
END {print "not ok 1\n" unless $loaded;}