INN commit: trunk/scripts (innreport_inn.pm)
INN Commit
rra at isc.org
Sun Jul 12 13:48:04 UTC 2015
Date: Sunday, July 12, 2015 @ 06:48:04
Author: iulius
Revision: 9920
Typo
Modified:
trunk/scripts/innreport_inn.pm
------------------+
innreport_inn.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: innreport_inn.pm
===================================================================
--- innreport_inn.pm 2015-07-12 13:47:45 UTC (rev 9919)
+++ innreport_inn.pm 2015-07-12 13:48:04 UTC (rev 9920)
@@ -1068,7 +1068,7 @@
return 1 if $left =~ m/ hostChkCxn - now/o;
# loading path_to_config_file/innfeed.conf
return 1 if $left =~ m/loading /o;
- # Finnaly, to avoid problems with strange error lines, ignore them.
+ # Finally, to avoid problems with strange error lines, ignore them.
#return 1 if ($left =~ /ME /);
}
########
More information about the inn-committers
mailing list