mirror of
https://github.com/containers/podman.git
synced 2025-12-04 04:09:40 +08:00
close #3894 This patch let podman cp return 'no such file or directory' error if DEST_PATH does not exist and ends with / when copying file. Signed-off-by: Qi Wang <qiwan@redhat.com>