bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: umask also influences test/rm/fail-2eperm


From: anirkko
Subject: Re: umask also influences test/rm/fail-2eperm
Date: Thu, 3 May 2007 19:38:32 +0200 (MET DST)

Just noticed before that umask now also influences 
coreutils-6.9/test/rm/fail-2eperm
No idea why this didn't show up before - but it didn't (checked the logs from 
before,
fail-2eperm passed before, even with umask 000 - does this depend on whether or 
not
no-give-up failed beforehand???).

---------------
cd tests/rm
umask 000
gmake check
...
...
PASS: no-give-up
PASS: dir-no-w
cmp: EOF on out
0a1
> rm: cannot remove `a/b': Operation not permitted
FAIL: fail-2eperm
...

--------------
umask 022
gmake check
...
PASS: no-give-up
PASS: dir-no-w
PASS: fail-2eperm
...
...




reply via email to

[Prev in Thread] Current Thread [Next in Thread]