X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:to:subject:message-id:in-reply-to
	:references:mime-version:content-type:content-transfer-encoding;
	 q=dns; s=default; b=DG8vNKatj14Nkg+YuwVUNzVcn9XmHQ3PFUp1LYt/Ruq
	AjUKgfWhfOqQijxVFmO+Guh8nlrq4sJhTlkuAlLlFi1qG7Eb7DpKANbo/1kEMy1e
	WMpsC0obE9OZ1cSW7EgRvshD2e+jOiYm58eKfumFxr4Te/pRDhoVCtE+ksVv2sqk
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:to:subject:message-id:in-reply-to
	:references:mime-version:content-type:content-transfer-encoding;
	 s=default; bh=Ro4z9fhvTzfoSFFaDI45i8PPPWE=; b=Q/i7BN6K36owBKnlE
	BwTDSIZcytw+HLzNODqbo9BJuJCtht1wMEDWS1RlvYozJXEd8btMtZGvbDPh8rFf
	tMnOPRmT0WM5pl7WlhvTZmHB9OkivgjIe8vpu2Cs6aSW7EtkqVYds1+/vVP7oqhY
	pL5OQ95w3w+I79GsJetltjoUQU=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.0 required=5.0 tests=BAYES_40,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2
X-HELO: smtp11.mail.ru
Date: Thu, 14 May 2015 23:00:30 +0300
From: Mikhail Usenko <cygwin@inbox.ru>
To: cygwin@cygwin.com
Subject: Re: [Bug] bash' read builtin command behaves differently on '\r' (4.3.33)
Message-Id: <20150514230030.d36be40c31af92d622a598e3@inbox.ru>
In-Reply-To: <5554FD42.1060406@redhat.com>
References: <20150514223211.790926b378d251d4b25dc82b@nm.ru>	<5554FD42.1060406@redhat.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Spam: Not detected
X-IsSubscribed: yes

On Thu, 14 May 2015 13:53:38 -0600
Eric Blake <...> wrote:

> 
> Umm, are you sure you haven't turned on the igncr shell option in your
> cygwin environment?
> 

$ set -o
allexport       off
braceexpand     on
emacs           on
errexit         off
errtrace        off
functrace       off
hashall         on
histexpand      on
history         on
igncr           off
ignoreeof       off
interactive-comments    on
keyword         off
monitor         on
noclobber       off
noexec          off
noglob          off
nolog           off
notify          off
nounset         off
onecmd          off
physical        off
pipefail        off
posix           off
privileged      off
verbose         off
vi              off
xtrace          off


-- 


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

