mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-20 07:17:53 +00:00
The 'limactl copy' calls in hack/ci/ci.sh copy directories (the repo dir into the VM, and the logs dir out of the VM). Depending on the underlying transport limactl uses (scp vs rsync), directory copies without -r may fail with 'is not a regular file'. This works in CI but breaks in local VMs. Fixes #29425 Signed-off-by: Shreya Vidyadhar <shrevidh03@gmail.com> |
||
|---|---|---|
| .. | ||
| ci.sh | ||
| ci_yaml_test.py | ||
| get-local-registry-script | ||
| gha_mac_cleanup.sh | ||
| github_log_summary.py | ||
| lib.sh | ||
| logcollector.sh | ||
| logformatter | ||
| logformatter.t | ||
| make-and-check-size.sh | ||
| pr-removes-fixed-skips | ||
| pr-removes-fixed-skips.t | ||
| pr-should-include-tests | ||
| pr-should-include-tests.t | ||
| runner.sh | ||
| template.lima.yml | ||
| timestamp.awk | ||
| win-lib.ps1 | ||