From a83b2583ab9eaeffc1b37ceb9009bdc7d5de084c Mon Sep 17 00:00:00 2001 From: Stanislav Laznicka Date: Jun 21 2017 14:34:05 +0000 Subject: adtrustinstance: pep8 fix Reviewed-By: Martin Basti --- diff --git a/ipaserver/install/adtrustinstance.py b/ipaserver/install/adtrustinstance.py index b5d5751..c303d03 100644 --- a/ipaserver/install/adtrustinstance.py +++ b/ipaserver/install/adtrustinstance.py @@ -354,7 +354,7 @@ class ADTRUSTInstance(service.Service): if abs(self.rid_base - self.secondary_rid_base) < size: self.print_msg("Primary and secondary RID base are too close. " - "They have to differ at least by %d." % size) + "They have to differ at least by %d." % size) raise RuntimeError("RID bases too close.\n") # Modify the range