<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -21,7 +21,7 @@
 -define(CMD, &quot;nice -n 19 $DISCO_WORKER '~s' '~s' '~s' '~s' '~w' ~s&quot;).
 -define(PORT_OPT, [{line, 100000}, binary, exit_status,
                    use_stdio, stderr_to_stdout, 
-                   {env, [{&quot;LD_LIBRARY_PATH&quot;, &quot;lib&quot;}]}]).
+                   {env, [{&quot;LD_LIBRARY_PATH&quot;, &quot;lib&quot;}, {&quot;LC_ALL&quot;, &quot;C&quot;}]}]).
 
 get_env(Var) -&gt;
         get_env(Var, lists:flatten(io_lib:format(&quot; -env ~s '~~s'&quot;, [Var]))).</diff>
      <filename>master/src/disco_worker.erl</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>16e79d0501327d2c93853eebafc00e6f6e195d2b</id>
    </parent>
  </parents>
  <author>
    <name>Ville Tuulos</name>
    <email>tuulos@dxfront.(none)</email>
  </author>
  <url>http://github.com/tuulos/disco/commit/7635c9a39d8394be817ae03a9d0400fca87de140</url>
  <id>7635c9a39d8394be817ae03a9d0400fca87de140</id>
  <committed-date>2009-10-04T19:38:04-07:00</committed-date>
  <authored-date>2009-10-04T19:38:04-07:00</authored-date>
  <message>Set LC_ALL=C for disco-worker to make sure that the external sort uses the traditional sort order based on byte values. Closes #36</message>
  <tree>3c106b958c9e0ac76bdb8bf3e65a5742fddbd031</tree>
  <committer>
    <name>Ville Tuulos</name>
    <email>tuulos@dxfront.(none)</email>
  </committer>
</commit>
