spiegel_podman/pkg/domain
Valentin Rothberg 71689052a1 cp: treat "." and "/." correctly
Make sure to treat "." and "/." correctly.  Both cases imply to copy the
contents of a directory in contrast to the directory.  This implies to
unset the KeepDirectoryNames options of the copiah package.

Previously, the code was performing a simple string suffix check which
is not enough since it would match files and directories ending with
".".

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-02-18 18:23:23 +01:00
..
entities podman kill should report rawInput not container id 2021-02-16 09:47:38 -05:00
filters Fix problems reported by staticcheck 2021-01-12 16:11:09 +01:00
infra cp: treat "." and "/." correctly 2021-02-18 18:23:23 +01:00
utils Fixup issues found by golint 2020-06-10 05:49:41 -04:00