Perfdata.measure: copy and paste error removed.

master
Denis Knauf 2013-04-10 15:27:15 +02:00
parent d676b83138
commit 541cb69a92
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ module NSCA
def measure &block
timeout ||= 0
exception = Class.new Timeout::Error
pd = perfdatas[perfdata_label.to_sym]
timeout = pd.max
m = realtime do
begin