]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: ls-misc: don't let a bogus umask cause test failure
authorJim Meyering <meyering@redhat.com>
Sun, 6 Sep 2009 16:35:40 +0000 (18:35 +0200)
committerJim Meyering <meyering@redhat.com>
Sun, 6 Sep 2009 16:40:40 +0000 (18:40 +0200)
commit467cc9bb4395da8de01208253d7d861c72f2a428
tree9c12e454a1f62533049a4792d8b3654e5c7ebbed
parentd54376db68adf655b5f09855442b2983fc2f4f3e
tests: ls-misc: don't let a bogus umask cause test failure

* tests/misc/ls-misc: Set umask to 022.  A umask setting permitting
world-write access, e.g., umask o+w, would cause this test to fail.
Report by Mathias Brodala and analysis by Tom Fitzhenry in
<http://bugs.debian.org/544965>.
THANKS
tests/misc/ls-misc