Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Message-ID: <06a201c15e94$51681170$0200a8c0@lifelesswks> From: "Robert Collins" To: "Jason Tishler" Cc: References: <20011026214255 DOT A2232 AT dothill DOT com> Subject: Re: fix cond_race... was RE: src/winsup/cygwin ChangeLog thread.cc thread.h ... Date: Sat, 27 Oct 2001 13:06:04 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-OriginalArrivalTime: 27 Oct 2001 03:10:26.0857 (UTC) FILETIME=[ED110190:01C15E94] So whats the problem again? Rob ==== $ ssh -p 2222 robertc AT cc1004678-a DOT etntwn1 DOT nj DOT home DOT com The authenticity of host 'cc1004678-a.etntwn1.nj.home.com (24.3.200.94)' can't be establis hed. RSA key fingerprint is 80:3e:79:a4:68:e1:cf:2d:66:97:56:cd:4b:a2:0e:0d. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added 'cc1004678-a.etntwn1.nj.home.com,24.3.200.94' (RSA) to the list of known hosts. Enter passphrase for key '/usr/home/Administrator/.ssh/id_dsa': CYGWIN_NT-5.0 ALTHEA 1.3.4(0.46/3/2) 2001-10-26 21:17 i686 unknown Welcome to Cygwin! For more information, see the following: Cygwin Home Page: http://www.cygwin.com Cygwin User's Guide: http://www.cygwin.com/cygwin-ug-net/cygwin-ug-net.html Cygwin FAQ: http://www.cygwin.com/faq/ JT's Cygwin Home Page: http://east.dothill.com/~jt/Cygwin/Cygwin.html TERM (rxvt) = cd src/python-2.1.1 althea[~] $ PYTHONPATH= ./python.exe -tt Lib/test/regrtest.py -l test_threadedtempfile bash: ./python.exe: No such file or directory althea[~] $ ls src althea[~] $ cd src /home/robertc/src althea[~/src] $ cd python-2.1.1/ /home/robertc/src/python-2.1.1 althea[~/src/python-2.1.1] $ PYTHONPATH= ./python.exe -tt Lib/test/regrtest.py -l test_threadedtempfile test_threadedtempfile 1 test OK. althea[~/src/python-2.1.1] $