[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-cpio] 2.11: rename(2) vs. regression tests
From: |
Christian Weisgerber |
Subject: |
[Bug-cpio] 2.11: rename(2) vs. regression tests |
Date: |
Mon, 5 Apr 2010 19:12:15 +0200 |
User-agent: |
Mutt/1.4.2.3i |
For GNU cpio 2.11, the setstat01 and setstat02 regression tests
misleadingly fail on OpenBSD, because of that platform's rename(2)
semantics:
$ mkdir dir
$ chmod 500 dir
$ mv dir old
mv: rename dir to old: Permission denied
Mac OS X 10.5 also does not allow renaming a directory without write
permission to it.
--
Christian "naddy" Weisgerber address@hidden
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug-cpio] 2.11: rename(2) vs. regression tests,
Christian Weisgerber <=