summaryrefslogtreecommitdiffstats
path: root/ipatests
diff options
context:
space:
mode:
authorPetr Spacek <pspacek@redhat.com>2016-10-13 15:42:30 +0200
committerDavid Kupka <dkupka@redhat.com>2016-10-24 13:30:12 +0200
commit0d37619db41abddabdd313f036f453821f438c8a (patch)
tree34b887663bc896a5541efa62da7a25ddb29d09e6 /ipatests
parent927ddcb95aeb5c9bcc0cb08c5f08cecdccd0acb8 (diff)
downloadfreeipa-0d37619db41abddabdd313f036f453821f438c8a.tar.gz
freeipa-0d37619db41abddabdd313f036f453821f438c8a.tar.xz
freeipa-0d37619db41abddabdd313f036f453821f438c8a.zip
Build: move translations from install/po/ to top-level po/
Translations are need for client as well. This move is done to remove dependency between client and install subdirectories. https://fedorahosted.org/freeipa/ticket/6418 Reviewed-By: Lukas Slebodnik <lslebodn@redhat.com> Reviewed-By: Stanislav Laznicka <slaznick@redhat.com> Reviewed-By: Christian Heimes <cheimes@redhat.com>
Diffstat (limited to 'ipatests')
-rwxr-xr-xipatests/i18n.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipatests/i18n.py b/ipatests/i18n.py
index 64e078fa8..1f48e65bb 100755
--- a/ipatests/i18n.py
+++ b/ipatests/i18n.py
@@ -22,7 +22,7 @@
from __future__ import print_function
# WARNING: Do not import ipa modules, this is also used as a
-# stand-alone script (invoked from install/po Makefile).
+# stand-alone script (invoked from po Makefile).
import optparse
import sys
import gettext