forked from pool/monitoring-plugins
13 lines
300 B
Diff
13 lines
300 B
Diff
|
Index: plugins-scripts/check_ntp.pl
|
||
|
===================================================================
|
||
|
--- plugins-scripts/check_ntp.pl.orig
|
||
|
+++ plugins-scripts/check_ntp.pl
|
||
|
@@ -313,7 +313,6 @@
|
||
|
}
|
||
|
} else {
|
||
|
print "No match!\n" if $verbose;
|
||
|
- $jitter = '(not parsed)';
|
||
|
}
|
||
|
|
||
|
}
|