summaryrefslogtreecommitdiff
path: root/jstests/core/getlog1.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/getlog1.js')
-rw-r--r--jstests/core/getlog1.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/jstests/core/getlog1.js b/jstests/core/getlog1.js
index d55e68740dd..a5989e87c75 100644
--- a/jstests/core/getlog1.js
+++ b/jstests/core/getlog1.js
@@ -1,4 +1,6 @@
-// @tags: [does_not_support_stepdowns]
+// The test runs commands that are not allowed with security token: getLog.
+// @tags: [
+// not_allowed_with_security_token,does_not_support_stepdowns]
// to run:
// ./mongo jstests/<this-file>