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