[packages/cacti-plugin-npc] - typo
glen
glen at pld-linux.org
Sun Nov 25 23:00:15 CET 2012
commit c62cdf775f27af84db1cdd69a9d6ef43b6a4a4e0
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Nov 25 23:59:19 2012 +0200
- typo
ndoutils-1.5.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ndoutils-1.5.patch b/ndoutils-1.5.patch
index 6928a85..6f360a8 100644
--- a/ndoutils-1.5.patch
+++ b/ndoutils-1.5.patch
@@ -44,7 +44,7 @@ upgrade schema to ndoutils-1.5.2
- $sql[] = "INSERT INTO settings VALUES ('npc_time_format','H:i');";
- $sql[] = "INSERT INTO settings VALUES ('npc_log_level','0');";
+ $sql[] = "
-+ CREATE TABLE IF NOT EXISTS `npcacknowledgements` (
++ CREATE TABLE IF NOT EXISTS `npc_acknowledgements` (
+ `acknowledgement_id` int(11) NOT NULL auto_increment,
+ `instance_id` smallint(6) NOT NULL default '0',
+ `entry_time` datetime NOT NULL default '0000-00-00 00:00:00',
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cacti-plugin-npc.git/commitdiff/c62cdf775f27af84db1cdd69a9d6ef43b6a4a4e0
More information about the pld-cvs-commit
mailing list