Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7903155

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • None
    • jtreg7.0
    • 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`

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

              Created:
              Updated:
              Resolved: