commit | 88482d929db9157276385b4ed3be382ccc1bdca8 | [log] [tgz] |
---|---|---|
author | James Farrell <jamesfarrell@google.com> | Mon Jun 03 15:50:42 2024 +0000 |
committer | James Farrell <jamesfarrell@google.com> | Mon Jun 03 15:52:51 2024 +0000 |
tree | b40a0d2e75d4c29115e94f8cb0b94b015fc86c9a | |
parent | 618eff6618df5665ecb1f650b74c0aeeff39abde [diff] |
Don't use copy_dir crate. The copy_dir crate doesn't preserve symlinks, so just use "cp --archive" instead. Test: cargo run --bin health_report ; cargo run --bin migration_report Bug: 339424309 Change-Id: Id4e36af3ca65d9c15f770107039b129dc344a971