From: "Jory Pratt" <anarchy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/mozilla:master commit in: scripts/
Date: Tue, 9 Jul 2019 20:02:25 +0000 (UTC) [thread overview]
Message-ID: <1562696530.09124fbe287f4c2717fea6faef8dcc2562d811ed.anarchy@gentoo> (raw)
commit: 09124fbe287f4c2717fea6faef8dcc2562d811ed
Author: Jory Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 9 18:22:10 2019 +0000
Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Tue Jul 9 18:22:10 2019 +0000
URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=09124fbe
get_langs.sh use /bin/bash instead of /bin/sh for compatibility issues
scripts/get_langs.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/get_langs.sh b/scripts/get_langs.sh
index 50adba4..7098da6 100755
--- a/scripts/get_langs.sh
+++ b/scripts/get_langs.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
# vim: set sts=2 sw=2 et tw=0 :
if test -z "${2}"; then
next reply other threads:[~2019-07-09 20:02 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-09 20:02 Jory Pratt [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-11-16 20:44 [gentoo-commits] proj/mozilla:master commit in: scripts/ Ian Stakenvicius
2017-10-06 17:17 Ian Stakenvicius
2016-11-22 19:42 Ian Stakenvicius
2016-06-02 15:19 Ian Stakenvicius
2016-05-05 14:45 Ian Stakenvicius
2016-05-05 3:04 Ian Stakenvicius
2016-05-03 15:34 Ian Stakenvicius
2016-04-27 20:48 Ian Stakenvicius
2016-04-27 15:56 Ian Stakenvicius
2016-04-27 15:53 Ian Stakenvicius
2016-04-27 14:44 Ian Stakenvicius
2015-11-27 19:25 Ian Stakenvicius
2012-07-05 1:38 Jory Pratt
2012-05-23 10:30 Nirbheek Chauhan
2012-03-26 1:55 Jory Pratt
2012-02-18 14:39 Jory Pratt
2012-02-04 18:42 Nirbheek Chauhan
2012-01-30 13:36 Jory Pratt
2012-01-15 19:59 Jory Pratt
2011-07-06 4:22 Nirbheek Chauhan
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=1562696530.09124fbe287f4c2717fea6faef8dcc2562d811ed.anarchy@gentoo \
--to=anarchy@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