c7f39356fb
Change-Id: If2275070b050a3e1bc43b88de66fd06b47c93a52
9 lines
284 B
YAML
9 lines
284 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Correctly updates repositories copied with ``copy_from_local_path``.
|
|
- |
|
|
When copying repositories using ``copy_from_local_path``, make sure
|
|
they are consistently owned by the local user. Previously some
|
|
repositories could end up owned by ``root``.
|