From 8a45b809eaef80d3cff337e54f3ec3aa0bbaa62a Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Sun, 19 Feb 2012 10:28:02 -0600 Subject: Remove svn keywords Signed-off-by: Sol Jerome --- src/lib/Server/Reports/nisauth.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/lib/Server/Reports/nisauth.py') diff --git a/src/lib/Server/Reports/nisauth.py b/src/lib/Server/Reports/nisauth.py index 6fc346f1e..b3e37113b 100644 --- a/src/lib/Server/Reports/nisauth.py +++ b/src/lib/Server/Reports/nisauth.py @@ -4,8 +4,6 @@ from Bcfg2.Server.Reports.settings import AUTHORIZED_GROUP """Checks with NIS to see if the current user is in the support group""" -__revision__ = "$Revision: $" - class NISAUTHError(Exception): """NISAUTHError is raised when somehting goes boom.""" -- cgit v1.2.3-1-g7c22