zsh-workers
 help / color / mirror / code / Atom feed
From: Tanaka Akira <akr@jaist.ac.jp>
To: zsh-workers@sunsite.auc.dk
Subject: PATCH: 04redirect.ztst closes 3.
Date: 06 Jan 2000 09:06:33 +0900	[thread overview]
Message-ID: <rsqbt709i7q.fsf@crane.jaist.ac.jp> (raw)

On NFS, unlinking opened file creates .nfsXXXX in same directory.  So
rm -rf may not be able to remove a directory.

Z:akr@is27e1u11% make check
...
../../zsh-3.1.6-dev-14/Test/04redirect.ztst: all tests successful.
rm: Unable to remove directory /home/fs114/akr/zsh/z/sunos5/Test/redir.tmp: File exists
...

Index: Test/04redirect.ztst
===================================================================
RCS file: /projects/zsh/zsh/Test/04redirect.ztst,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 04redirect.ztst
--- Test/04redirect.ztst	1999/12/21 23:12:01	1.1.1.1
+++ Test/04redirect.ztst	2000/01/05 23:45:18
@@ -64,6 +64,7 @@
 >hello
 >goodbye
 
+  exec 3<&-
   read foo <&-
 1:'<&-' redirection
 
-- 
Tanaka Akira


                 reply	other threads:[~2000-01-06  0:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=rsqbt709i7q.fsf@crane.jaist.ac.jp \
    --to=akr@jaist.ac.jp \
    --cc=zsh-workers@sunsite.auc.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).