From: "André Erdmann" <dywi@mailerd.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/R_overlay:gsoc13/next commit in: files/hooks/
Date: Fri, 5 Jul 2013 16:55:43 +0000 (UTC) [thread overview]
Message-ID: <1373023287.86507ad1812204e22b71a90f2966c34581098ce3.dywi@gentoo> (raw)
commit: 86507ad1812204e22b71a90f2966c34581098ce3
Author: André Erdmann <dywi <AT> mailerd <DOT> de>
AuthorDate: Fri Jul 5 11:21:27 2013 +0000
Commit: André Erdmann <dywi <AT> mailerd <DOT> de>
CommitDate: Fri Jul 5 11:21:27 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/R_overlay.git;a=commit;h=86507ad1
files/hooks/mux.sh: set LC_COLLATE, LC_CTYPE
---
files/hooks/mux.sh | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/files/hooks/mux.sh b/files/hooks/mux.sh
index 298998e..40833c6 100755
--- a/files/hooks/mux.sh
+++ b/files/hooks/mux.sh
@@ -4,6 +4,12 @@
#
set -u
+LC_COLLATE=C
+export LC_COLLATE
+
+LC_CTYPE=C
+export LC_CTYPE
+
## load core functions
. "${FUNCTIONS?}" || exit
#dont_run_as_root
next reply other threads:[~2013-07-05 16:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-05 16:55 André Erdmann [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-07-06 21:05 [gentoo-commits] proj/R_overlay:gsoc13/next commit in: files/hooks/ André Erdmann
2013-07-05 16:55 André Erdmann
2013-07-05 16:55 André Erdmann
2013-06-22 15:24 [gentoo-commits] proj/R_overlay:master " André Erdmann
2013-06-22 15:14 ` [gentoo-commits] proj/R_overlay:gsoc13/next " André Erdmann
2013-06-22 15:24 [gentoo-commits] proj/R_overlay:master " André Erdmann
2013-06-21 18:33 ` [gentoo-commits] proj/R_overlay:gsoc13/next " André Erdmann
2013-06-21 18:41 André Erdmann
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=1373023287.86507ad1812204e22b71a90f2966c34581098ce3.dywi@gentoo \
--to=dywi@mailerd.de \
--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