From 40e58f937d49f1a0029a226ab714cb54f12a9239 Mon Sep 17 00:00:00 2001 From: Ade Lee Date: Tue, 20 Nov 2012 23:34:32 -0500 Subject: Link to resteasy-base on rhel systems when running pkispawn --- base/deploy/src/scriptlets/pkihelper.py | 1 - 1 file changed, 1 deletion(-) (limited to 'base/deploy/src/scriptlets/pkihelper.py') diff --git a/base/deploy/src/scriptlets/pkihelper.py b/base/deploy/src/scriptlets/pkihelper.py index ba67465ef..b95269431 100644 --- a/base/deploy/src/scriptlets/pkihelper.py +++ b/base/deploy/src/scriptlets/pkihelper.py @@ -121,7 +121,6 @@ def pki_copytree(src, dst, symlinks=False, ignore=None): if errors: raise Error, errors - # PKI Deployment Identity Class class identity: def __add_gid(self, pki_group): -- cgit