mirror of
https://github.com/bitnami/containers.git
synced 2026-03-14 06:48:11 +08:00
Quote everything inside stdout/contents except regexp (#51956)
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
This commit is contained in:
committed by
GitHub
parent
07e88872ac
commit
775d7a7e0e
@@ -44,5 +44,5 @@ command:
|
||||
exec: openresty -V 2>&1
|
||||
exit-status: 0
|
||||
stdout:
|
||||
- pcre-jit
|
||||
- compat
|
||||
- "pcre-jit"
|
||||
- "compat"
|
||||
|
||||
Reference in New Issue
Block a user