mirror of
https://github.com/docker/docker-bench-security.git
synced 2025-01-19 00:32:34 +01:00
commit
2428b33af8
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ contains() {
|
|||
fi
|
||||
}
|
||||
|
||||
# Extracts all commandline args from the oldest running processes named like the first parameter
|
||||
# Extracts commandline args from the newest running processes named like the first parameter
|
||||
get_command_line_args() {
|
||||
PROC="$1"
|
||||
|
||||
|
|
Loading…
Reference in a new issue