projects
/
check_postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
feec1c5
)
Typo.
author
Greg Sabino Mullane
<greg@endpoint.com>
Sun, 12 Jul 2009 18:11:37 +0000
(14:11 -0400)
committer
Greg Sabino Mullane
<greg@endpoint.com>
Sun, 12 Jul 2009 18:11:37 +0000
(14:11 -0400)
t/02_logfile.t
patch
|
blob
|
blame
|
history
diff --git
a/t/02_logfile.t
b/t/02_logfile.t
index fff24196aa4eda51c17b4abf0b58d414f41efd5a..b4b396d3f421553cc56c4eb46394312adcc78f31 100644
(file)
--- a/
t/02_logfile.t
+++ b/
t/02_logfile.t
@@
-38,7
+38,7
@@
like ($result, qr{host:$host}, $t);
$t = qq{$S correctly identifies logfile};
like ($result, qr{logs to: $logfile}, $t);
-$t = qq{$S correcly identifies host};
+$t = qq{$S correc
t
ly identifies host};
like ($result, qr{host:$host}, $t);
$t = qq{$S returned expected text};