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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • None
    • Affects Version/s: jtreg7.0
    • Component/s: tools
    • None

      One test file makes "non-standard" use of `rsync` by direct name -- not even using a makefile variable like `$(RSYNC)`. The use assumes the availability of `rsync` which might not be available,

      The use can easily be replaced by equivalent `cp -R`

            Assignee:
            Jonathan Gibbons
            Reporter:
            Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: