mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 15:29:05 +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
@@ -12,7 +12,7 @@ command:
|
||||
check-library-path:
|
||||
exec: echo $LD_LIBRARY_PATH
|
||||
stdout:
|
||||
- /opt/bitnami/common/lib
|
||||
- "/opt/bitnami/common/lib"
|
||||
exit-status: 0
|
||||
check-libmozjs:
|
||||
exec: ls /opt/bitnami/common/lib | grep libmozjs
|
||||
|
||||
Reference in New Issue
Block a user