From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2110 invoked from network); 22 May 2001 10:31:36 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 22 May 2001 10:31:36 -0000 Received: (qmail 26631 invoked by alias); 22 May 2001 10:31:29 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 14435 Received: (qmail 26619 invoked from network); 22 May 2001 10:31:28 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer david.siemens.de) From: "Andrej Borsenkow" To: "Andrej Borsenkow" , "Zsh hackers list" Subject: RE: PATCH: test on Cygwin Date: Tue, 22 May 2001 14:31:18 +0400 Message-ID: <002901c0e2aa$563e8730$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <002801c0e2a8$eaef5370$21c9ca95@mow.siemens.ru> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal > > > > This works around a problem with the tests on my version of > > Cygwin (not the > > most recent) where rm -rf hung on a file which didn't have write > > permission (i.e. did have the read-only bit set). It was a > Samba-mounted > > disk. > > Erm ... I did not pay attention to "hung". Yes, it does hang here when directory contains read-only file on SAMBA drive with almost recent cygwin. -andrej