Skip to content

Commit 3cb398a

Browse files
author
Mrunal Patel
authored
Merge pull request #348 from q384566678/oom-test
completions: fix oom-score-adj
2 parents 2f0b1a0 + 683595a commit 3cb398a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

completions/bash/oci-runtime-tool

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,7 @@ _oci-runtime-tool_generate() {
336336
--masked-paths
337337
--mount-cgroups
338338
--mount-label
339+
--oom-score-adj
339340
--os
340341
--output
341342
--poststart
@@ -368,7 +369,6 @@ _oci-runtime-tool_generate() {
368369
--help -h
369370
--linux-namespace-remove-all
370371
--no-new-privileges
371-
--oom-score-adj
372372
--privileged
373373
--rlimits-remove-all
374374
--rootfs-readonly

0 commit comments

Comments
 (0)