Integrated: CODETOOLS-7903155: replace single use of `rsync` with `cp -R`

Jonathan Gibbons jjg at openjdk.java.net
Tue Apr 12 03:19:00 UTC 2022


On Mon, 11 Apr 2022 23:40:27 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

> Please review a simple test-only fix to replace the one single use of `rsync` with equivalent  `rm ...` `cp -R`

This pull request has now been integrated.

Changeset: b498d9e0
Author:    Jonathan Gibbons <jjg at openjdk.org>
URL:       https://git.openjdk.java.net/jtreg/commit/b498d9e06ecbd18131e06672afb71e621f4938e5
Stats:     2 lines in 1 file changed: 1 ins; 0 del; 1 mod

7903155: replace single use of `rsync` with `cp -R`

Reviewed-by: iris

-------------

PR: https://git.openjdk.java.net/jtreg/pull/73


More information about the jtreg-dev mailing list