forked from pool/monitoring-plugins
1555f5b100
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/monitoring-plugins?expand=0&rev=4
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)';
|
|
}
|
|
|
|
}
|