From 9e8e92a6ff91d2e1a90e33b698208f9df68ea283 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Thu, 14 Jul 2011 11:27:04 -0400 Subject: added Genshi template syntax checker, other misc. bcfg2-lint cleanup --- src/lib/Server/Lint/Validate.py | 1 - 1 file changed, 1 deletion(-) (limited to 'src/lib/Server/Lint/Validate.py') diff --git a/src/lib/Server/Lint/Validate.py b/src/lib/Server/Lint/Validate.py index 8a8406e73..8331fc02d 100644 --- a/src/lib/Server/Lint/Validate.py +++ b/src/lib/Server/Lint/Validate.py @@ -34,7 +34,6 @@ class Validate(Bcfg2.Server.Lint.ServerlessPlugin): self.filelists = {} self.get_filelists() - @Bcfg2.Server.Lint.returnErrors def Run(self): schemadir = self.config['schema'] -- cgit v1.2.3-1-g7c22