X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.9 required=5.0	tests=AWL,BAYES_00,KHOP_THREADED,TW_JJ,T_RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
Message-ID: <4FCFED7A.4070903@cs.umass.edu>
Date: Wed, 06 Jun 2012 19:53:30 -0400
From: Eliot Moss <moss@cs.umass.edu>
Reply-To: moss@cs.umass.edu
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: program restarts itself automatically when run from Cygwin shell
References: <33972885.post@talk.nabble.com> <4FCFDF18.5060901@sbcglobal.net> <33973137.post@talk.nabble.com>
In-Reply-To: <33973137.post@talk.nabble.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
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

On 6/6/2012 7:33 PM, jjo wrote:

> ii) I set 'proc_retry' to 0 or 1 in a Cygwin shell like this
>    CYGWIN=proc_retry:1
> (following the example given here
> http://cygwin.com/ml/cygwin/2009-05/msg00103.html) and tried again. Didn't
> solve the problem. Sometimes still restarts more than once automatically. Is
> the default value something other than 0 or 1? Was my way of setting the
> proc_retry environment variable effective?

You may need to write:

export CYGWIN=proc_retry:1

Regards -- Eliot Moss

--
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

