summaryrefslogtreecommitdiffstats
path: root/cobbler/action_reposync.py
diff options
context:
space:
mode:
Diffstat (limited to 'cobbler/action_reposync.py')
-rw-r--r--cobbler/action_reposync.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/cobbler/action_reposync.py b/cobbler/action_reposync.py
index 0f6cfe2..0df8059 100644
--- a/cobbler/action_reposync.py
+++ b/cobbler/action_reposync.py
@@ -25,6 +25,8 @@ from cexceptions import *
import traceback
import errno
+from rhpl.translate import _, N_, textdomain, utf8
+
class RepoSync:
"""
Handles conversion of internal state to the tftpboot tree layout