git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff King <peff@peff.net>
To: Alex Riesen <raa.lkml@gmail.com>
Cc: git@vger.kernel.org, Junio C Hamano <junkio@cox.net>
Subject: Re: [PATCH] Add test-tr: poor-man tr
Date: Fri, 13 Jun 2008 14:00:41 -0400	[thread overview]
Message-ID: <20080613180041.GA8921@sigill.intra.peff.net> (raw)
In-Reply-To: <20080613172634.GB5671@steel.home>

On Fri, Jun 13, 2008 at 07:26:34PM +0200, Alex Riesen wrote:

> > Does ActiveState respect the PERLIO environment variable? I haven't
> > played with it much, but my understanding is that setting
> > PERLIO=:unix:perlio should give you sane behavior (the default on
> > Windows should be PERLIO=:unix:crlf).
> 
> I didn't know about it (and managed to miss it when I looked to
> workaround the problem. I even looked into the manpage documenting
> environment variables!)
> 
> Yes, it works. It has side effects (the scripts of some build
> processes will be affected), but that's already something...

I was thinking that we could set it inside test-lib.sh to get consistent
behavior. It should just be a no-op on sane systems.

-Peff

  reply	other threads:[~2008-06-13 18:01 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-11 18:25 [PATCH] Add test-tr: poor-man tr Alex Riesen, Alex Riesen
2008-06-11 18:26 ` [PATCH] Use test-tr in the tests Alex Riesen
2008-06-11 21:34 ` [PATCH] Add test-tr: poor-man tr Alex Riesen
2008-06-11 22:54 ` Jeff King
2008-06-12  6:01   ` Alex Riesen
2008-06-12  6:23     ` Jeff King
2008-06-12  6:28       ` Jeff King
2008-06-12 20:32       ` Alex Riesen
2008-06-13  6:02         ` Jeff King
2008-06-13 17:26           ` Alex Riesen
2008-06-13 18:00             ` Jeff King [this message]
2008-06-12  6:32 ` Alf Clement
2008-06-12  7:25   ` Johannes Schindelin
2008-06-12 20:20     ` Alex Riesen, Alex Riesen

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=20080613180041.GA8921@sigill.intra.peff.net \
    --to=peff@peff.net \
    --cc=git@vger.kernel.org \
    --cc=junkio@cox.net \
    --cc=raa.lkml@gmail.com \
    /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;
as well as URLs for NNTP newsgroup(s).