You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by mi...@apache.org on 2013/04/29 17:16:03 UTC

git commit: updated refs/heads/master to 87cafdc

Updated Branches:
  refs/heads/master 137fd188c -> 87cafdcbc


Needs to force the download of l10n resource files


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/87cafdcb
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/87cafdcb
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/87cafdcb

Branch: refs/heads/master
Commit: 87cafdcbc42a6b33b91073c7f024640ccba7cde4
Parents: 137fd18
Author: Milamber <mi...@apache.org>
Authored: Mon Apr 29 16:18:11 2013 +0100
Committer: Milamber <mi...@apache.org>
Committed: Mon Apr 29 16:18:11 2013 +0100

----------------------------------------------------------------------
 tools/transifex/sync-transifex-ui.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/87cafdcb/tools/transifex/sync-transifex-ui.sh
----------------------------------------------------------------------
diff --git a/tools/transifex/sync-transifex-ui.sh b/tools/transifex/sync-transifex-ui.sh
index ed10809..9124ed6 100755
--- a/tools/transifex/sync-transifex-ui.sh
+++ b/tools/transifex/sync-transifex-ui.sh
@@ -74,7 +74,7 @@ doDownloadL10NLangs()
         done
 
         # get all resource files from transifex
-        tx pull -r ${ARGUMENTS} 
+        tx pull -f -r ${ARGUMENTS} 
 
         # l10n languages
         for CODELANG in ${LIST_LANG} ; do