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
159 B
Plaintext
7 lines
159 B
Plaintext
## assert-podman-pre-args "--ip" "10.88.64.128"
|
|
## assert-podman-pre-args "--ip6" "fd46:db93:aa76:ac37::10"
|
|
|
|
[Pod]
|
|
IP=10.88.64.128
|
|
IP6=fd46:db93:aa76:ac37::10
|