[roll] Roll fuchsia [fdf] Use correct flag to set SCP port in Dart

Use the `-P` flag and not the `-p` to set the port when calling `scp`
from "//src/tests/end_to_end/copy_files:copy_files_test". Fix the link
provided when that test fails and also print useful debugging
information.

Original-Bug: 104643
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/701507
Original-Revision: f7348407ecac83c395e36e0e2f72eca4b16abfa3
GitOrigin-RevId: 5067abde84f2698808f67b7c5da8fcb5d7608a8f
Change-Id: Ie2ae037156fd1bf2837c252df8dc2d36229a8c1d
1 file changed
tree: b3f4a78d55bee5376776783130b6fd7b35010a47
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.