public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Nirbheek Chauhan" <nirbheek@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/mozilla:master commit in: scripts/
Date: Wed,  6 Jul 2011 04:22:28 +0000 (UTC)	[thread overview]
Message-ID: <c5ad210bfdb2d03bffe42c5669b5bbce7b19c1cd.nirbheek@gentoo> (raw)

commit:     c5ad210bfdb2d03bffe42c5669b5bbce7b19c1cd
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  6 04:18:41 2011 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Wed Jul  6 04:18:41 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/mozilla.git;a=commit;h=c5ad210b

Update scripts/get_langs.sh

---
 scripts/get_langs.sh |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/scripts/get_langs.sh b/scripts/get_langs.sh
index 69454b3..814f8cb 100755
--- a/scripts/get_langs.sh
+++ b/scripts/get_langs.sh
@@ -24,5 +24,5 @@ else
   echo 'Unknown product, dying...'
   exit 1
 fi
-LANGS=$(echo ${INBUILT_LANGS} ${XPI_LANGS} | tr " " "\n" | sort -d | uniq)
-echo ${LANGS}
+LANGS=$(echo ${INBUILT_LANGS} ${XPI_LANGS} | tr " " "\n" | sort -d | uniq | tr "\n" " ")
+echo "LANGS=(${LANGS})"



             reply	other threads:[~2011-07-06  7:31 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-06  4:22 Nirbheek Chauhan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-01-15 19:59 [gentoo-commits] proj/mozilla:master commit in: scripts/ Jory Pratt
2012-01-30 13:36 Jory Pratt
2012-02-04 18:42 Nirbheek Chauhan
2012-02-18 14:39 Jory Pratt
2012-03-26  1:55 Jory Pratt
2012-05-23 10:30 Nirbheek Chauhan
2012-07-05  1:38 Jory Pratt
2015-11-27 19:25 Ian Stakenvicius
2016-04-27 14:44 Ian Stakenvicius
2016-04-27 15:53 Ian Stakenvicius
2016-04-27 15:56 Ian Stakenvicius
2016-04-27 20:48 Ian Stakenvicius
2016-05-03 15:34 Ian Stakenvicius
2016-05-05  3:04 Ian Stakenvicius
2016-05-05 14:45 Ian Stakenvicius
2016-06-02 15:19 Ian Stakenvicius
2016-11-22 19:42 Ian Stakenvicius
2017-10-06 17:17 Ian Stakenvicius
2017-11-16 20:44 Ian Stakenvicius
2019-07-09 20:02 Jory Pratt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c5ad210bfdb2d03bffe42c5669b5bbce7b19c1cd.nirbheek@gentoo \
    --to=nirbheek@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox