ci: Avoid invoking curl on the host #21243

pull MarcoFalke wants to merge 1 commits into bitcoin:master from MarcoFalke:2102-ciCurl changing 1 files +1 −1
  1. MarcoFalke commented at 8:54 AM on February 20, 2021: member

    The only requirement for the ci system are the programs docker.io and bash. However, the mac cross build invokes curl on the host. Fix that.

    Before:

    $ FILE_ENV="./ci/test/00_setup_env_mac.sh" ./ci/test_run_all.sh
    ...
    ./ci/test/05_before_script.sh: line 22: curl: command not found
    

    After:

    ... (command passes)
    
  2. ci: Avoid invoking curl on the host fa330d8fed
  3. MarcoFalke commented at 8:58 AM on February 20, 2021: member

    Reported by @evanbaer

  4. fanquake added the label Tests on Feb 20, 2021
  5. promag approved
  6. promag commented at 1:24 AM on February 21, 2021: member

    ACK fa330d8fed5a02349440be170af3b443c1321b4b.

  7. fanquake merged this on Feb 21, 2021
  8. fanquake closed this on Feb 21, 2021

  9. sidhujag referenced this in commit 338af50d68 on Feb 21, 2021
  10. MarcoFalke deleted the branch on Feb 21, 2021
  11. fanquake locked this on Feb 22, 2021
Contributors
Labels

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-17 06:14 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me