Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Mar 2011 20:59:02 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/tools/regression/pjdfstest/tests/chmod 12.t
Message-ID:  <201103102059.p2AKxI1D054057@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2011-03-10 20:59:02 UTC

  FreeBSD src repository

  Modified files:
    tools/regression/pjdfstest/tests/chmod 12.t 
  Log:
  SVN rev 219463 on 2011-03-10 20:59:02Z by pjd
  
  Improve test a bit, now that we have fstat(2) support.
  The test was support to check if SUID/SGID bits are removed on first
  write, but actually we were checking if they were removed after close.
  Now we can check if SUID/SGID bits are gone after first write.
  
  While here add checks to see if when both SUID and SGID bits are set they are
  both cleared on first write.
  
  Revision  Changes    Path
  1.4       +9 -3      src/tools/regression/pjdfstest/tests/chmod/12.t



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103102059.p2AKxI1D054057>