From aeddf10f2e129c70b182e91b727ccc8028e3fd45 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Wed, 26 Sep 2012 09:48:58 -0400 Subject: made full pylint checks the default, expanded pylint coverage to lots of tools --- src/sbin/bcfg2-info | 1 - 1 file changed, 1 deletion(-) (limited to 'src/sbin/bcfg2-info') diff --git a/src/sbin/bcfg2-info b/src/sbin/bcfg2-info index f67850587..3d1e8bc76 100755 --- a/src/sbin/bcfg2-info +++ b/src/sbin/bcfg2-info @@ -701,7 +701,6 @@ class infoCore(cmd.Cmd, Bcfg2.Server.Core.BaseCore): if __name__ == '__main__': optinfo = dict(profile=Bcfg2.Options.CORE_PROFILE, - mconnect=Bcfg2.Options.SERVER_MCONNECT, interactive=Bcfg2.Options.INTERACTIVE, interpreter=Bcfg2.Options.INTERPRETER) optinfo.update(Bcfg2.Options.CLI_COMMON_OPTIONS) -- cgit v1.2.3-1-g7c22