zsh-workers
 help / color / mirror / code / Atom feed
From: "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru>
To: "Zsh hackers list" <zsh-workers@sunsite.dk>
Subject: RE: PATCH: test on Cygwin
Date: Tue, 22 May 2001 14:21:09 +0400	[thread overview]
Message-ID: <002801c0e2a8$eaef5370$21c9ca95@mow.siemens.ru> (raw)
In-Reply-To: <Tc0a88d0153a7894b59@mailsweeper01.cambridgesiliconradio.com>


>
> 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.
>
> Andrej, have you seen this and do you know if it's fixed yet?
>

     delete readonly (S)
          This parameter allows readonly files to be deleted. This is not
          normal DOS semantics, but is allowed by UNIX.

          This option may be useful for running applications such as rcs,
          where UNIX file ownership prevents changing file permissions, and
          DOS semantics prevent deletion of a read only file.

          Default: delete readonly = no

In general it is very bad idea to run tests on mounted directory even if it
is mounted off NT server. SAMBA complicates things even more.

-andrej


  parent reply	other threads:[~2001-05-22 10:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-21 10:30 Peter Stephenson
2001-05-21 14:20 ` Bart Schaefer
2001-05-21 15:37   ` Peter Stephenson
2001-05-22 10:21 ` Andrej Borsenkow [this message]
2001-05-22 10:31   ` Andrej Borsenkow

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='002801c0e2a8$eaef5370$21c9ca95@mow.siemens.ru' \
    --to=andrej.borsenkow@mow.siemens.ru \
    --cc=zsh-workers@sunsite.dk \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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