summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/server/install.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipaserver/install/server/install.py')
-rw-r--r--ipaserver/install/server/install.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/ipaserver/install/server/install.py b/ipaserver/install/server/install.py
index ff50bef44..0bc969102 100644
--- a/ipaserver/install/server/install.py
+++ b/ipaserver/install/server/install.py
@@ -59,6 +59,8 @@ except ImportError:
from .common import BaseServer, BaseServerCA
+# pylint: disable=unused-variable
+
SYSRESTORE_DIR_PATH = paths.SYSRESTORE