index
:
site
master
Web Site and Infrastructure
Monitoring Plugins
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
web
/
attachments
/
133253-patch.diff
blob: 373743cb82a2b97d1e14abd4c3890651385bded7 (
plain
)
1
2
3
4
5
115,116c115
< print $dn."\n";
< if ( $resp =~ /($dn)/ ) {
---
> if ( $resp =~ /($dn)/i ) {