mirror of
https://github.com/containers/podman.git
synced 2025-12-08 06:39:05 +08:00
It seems certain test infrastructure prevents cloning repo which contains symlink outside of the repo itself, generate symlink for such test by the testsuite itself just before running test and remove it when test is completed. Signed-off-by: Aditya R <arajan@redhat.com>