commit | ffeb95f54c15e9b765f43d503eac5cb437f74ed6 | [log] [tgz] |
---|---|---|
author | ArsenySamoylov <samoylov.arseny@gmail.com> | Tue May 20 12:23:17 2025 +0300 |
committer | David Chase <drchase@google.com> | Mon May 26 09:10:14 2025 -0700 |
tree | 4d65b5557a4d032c9df3f02f0b5cfb4883237260 | |
parent | 5c007b3246110db9bd5ad47bca1245904e78de6f [diff] |
cmd/bent: remove outdated references to rsync and cp Since CL 617555 rsync exec's were replaced with sweet's copyDir. This removes misleading mentions of rsync and cp. Change-Id: I78ffbac2683f80b6c6c3a17c653a01e50c831c89 Reviewed-on: https://go-review.googlesource.com/c/benchmarks/+/674395 Reviewed-by: David Chase <drchase@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>