mirror of
https://github.com/containers/podman.git
synced 2025-12-01 18:49:18 +08:00
Quadlet - prefer "param val" over "param=val" to allow env expansion
When possible use a generic function to add strings and booleans Adjust tests Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
## assert-podman-final-args localhost/imagename
|
||||
## assert-podman-args "--name=systemd-%N"
|
||||
## assert-podman-args "--name" "systemd-%N"
|
||||
## assert-podman-args "--cidfile=%t/%N.cid"
|
||||
## assert-podman-args "--rm"
|
||||
## assert-podman-args "--replace"
|
||||
|
||||
Reference in New Issue
Block a user