X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=dsa-nagios-checks%2Fchecks%2Fdsa-check-soas;h=8d88915c11743afa012d58a1a308b033f96b489a;hb=1958ea34ab7185bdf02aa33ea2970489e8c23bb4;hp=80f4924a2488617ac311133e75dcfbf70c4bfc08;hpb=352bbe893e3eb3fcfecc653e50c09f8b8e88d0d7;p=mirror%2Fdsa-nagios.git diff --git a/dsa-nagios-checks/checks/dsa-check-soas b/dsa-nagios-checks/checks/dsa-check-soas index 80f4924..8d88915 100755 --- a/dsa-nagios-checks/checks/dsa-check-soas +++ b/dsa-nagios-checks/checks/dsa-check-soas @@ -98,7 +98,6 @@ class DSADNS < Resolv::DNS begin @config.resolv(name) {|candidate, tout, nameserver, port| msg = Message.new -puts @rd msg.rd = @rd msg.add_question(candidate, typeclass) unless sender = senders[[candidate, nameserver, port]]