mirror of
https://github.com/containers/podman.git
synced 2025-12-05 04:40:47 +08:00
When possible use a generic function to add strings and booleans Adjust tests Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
7 lines
151 B
Plaintext
7 lines
151 B
Plaintext
## assert-podman-pre-args "--dns-option" "ndots:1"
|
|
## assert-podman-pre-args "--dns-option" "color:blue"
|
|
|
|
[Pod]
|
|
DNSOption=ndots:1
|
|
DNSOption=color:blue
|