mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 01:21:03 +01:00
SERVER-38159 Only check storage engine files' umasks on wiredtiger
This commit is contained in:
parent
4faca08a32
commit
1da5a8ac8e
@ -1,6 +1,8 @@
|
||||
/*
|
||||
* This test makes sure that the log files created by the server correctly honor the server's umask
|
||||
* as set in SERVER-22829
|
||||
*
|
||||
* @tags: [ requires_wiredtiger ]
|
||||
*/
|
||||
(function() {
|
||||
'use strict';
|
||||
|
Loading…
Reference in New Issue
Block a user