aboutsummaryrefslogtreecommitdiff
path: root/test/system/010-images.bats
diff options
context:
space:
mode:
authorNirmal Patel <npate012@gmail.com>2022-02-19 17:55:23 -0500
committerMatthew Heon <mheon@redhat.com>2022-03-30 14:05:49 -0400
commite01d9680ce5de8153ad44611f6444a353a5b26da (patch)
tree20f8df9ad521b2ec0a61a7f7aedfde0e5983eb59 /test/system/010-images.bats
parent2f76581cf9713ffef68905e29ce43730c585fabb (diff)
downloadpodman-e01d9680ce5de8153ad44611f6444a353a5b26da.tar.gz
podman-e01d9680ce5de8153ad44611f6444a353a5b26da.tar.bz2
podman-e01d9680ce5de8153ad44611f6444a353a5b26da.zip
Separator is no longer prepended when prefix is empty on podman generate systemd
When podman generate systemd is invoked, it previously did not check if container-prefix or pod-prefix are empty. When these are empty, the file name starts with the separator, which is hyphen by default. This results in files like '-containername.service'. The code now checks if these prefixes are empty. If they are, the filename no longer adds a separator. Instead, it uses name or ID of the container or pod. Closes #13272 Signed-off-by: Nirmal Patel <npate012@gmail.com>
Diffstat (limited to 'test/system/010-images.bats')
0 files changed, 0 insertions, 0 deletions