From 01a9f79f0a3692d8148990805beabc8593d3596d Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Wed, 18 Apr 2001 21:37:32 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_4_3_0'. --- net-mgmt/nagios-plugins/files/patch-ac | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 net-mgmt/nagios-plugins/files/patch-ac (limited to 'net-mgmt/nagios-plugins/files/patch-ac') diff --git a/net-mgmt/nagios-plugins/files/patch-ac b/net-mgmt/nagios-plugins/files/patch-ac deleted file mode 100644 index 994cda94580f..000000000000 --- a/net-mgmt/nagios-plugins/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- plugins-scripts/check_ntp.pl.orig Mon Aug 28 17:00:59 2000 -+++ plugins-scripts/check_ntp.pl Mon Apr 9 19:37:32 2001 -@@ -153,7 +153,7 @@ - ### - ### - --if (#open(NTPDC,"/usr/sbin/ntpdc -c $host 2>&1 |") || -+if (open(NTPDC,"/usr/sbin/ntpdc -c $host 2>&1 |") || - open(NTPDC,"/usr/sbin/xntpdc -c $host 2>&1 |") ) { - while () { - print if ($verbose); -- cgit v1.2.3