summaryrefslogtreecommitdiffstats
path: root/cobbler/collection_repos.py
diff options
context:
space:
mode:
Diffstat (limited to 'cobbler/collection_repos.py')
-rw-r--r--cobbler/collection_repos.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/cobbler/collection_repos.py b/cobbler/collection_repos.py
index 18d4179..6596a66 100644
--- a/cobbler/collection_repos.py
+++ b/cobbler/collection_repos.py
@@ -18,6 +18,8 @@ import item_repo as repo
import utils
import collection
import cexceptions
+from rhpl.translate import _, N_, textdomain, utf8
+
TESTMODE = False