]> git.proxmox.com Git - mirror_zfs.git/blobdiff - tests/zfs-tests/tests/functional/suid/suid_write_to_suid_sgid.ksh
Fix clearing set-uid and set-gid bits on a file when replying a write
[mirror_zfs.git] / tests / zfs-tests / tests / functional / suid / suid_write_to_suid_sgid.ksh
index a058c7e7d4bc5b5a5d94e1b257d6bf8a33a1f832..f7a08a55fc4b64c0cbbe358347ccdebe34bfbd66 100755 (executable)
@@ -47,6 +47,6 @@ function cleanup
 log_onexit cleanup
 log_note "Verify write(2) to SUID/SGID file by non-owner"
 
-log_must $STF_SUITE/tests/functional/suid/suid_write_to_file "SUID_SGID"
+log_must $STF_SUITE/tests/functional/suid/suid_write_to_file "SUID_SGID" "PRECRASH"
 
 log_pass "Verify write(2) to SUID/SGID file by non-owner passed"