test: Bump shellcheck version #21749

pull hebasto wants to merge 1 commits into bitcoin:master from hebasto:210422-shell changing 4 files +5 −5
  1. hebasto commented at 9:14 AM on April 22, 2021: member

    The changelog for v0.7.2 is available here.

    Only SC2268 requires to update our code.

  2. test: Bump shellcheck version 08f3dbb1b0
  3. fanquake added the label Tests on Apr 22, 2021
  4. in depends/config.site.in:65 in 08f3dbb1b0
      61 | @@ -62,7 +62,7 @@ if test -z "$enable_zmq" && test -n "@no_zmq@"; then
      62 |    enable_zmq=no
      63 |  fi
      64 |  
      65 | -if test "x@host_os@" = xdarwin; then
      66 | +if test "@host_os@" = darwin; then
    


    fanquake commented at 9:16 AM on April 22, 2021:

    How is this related to this change


    hebasto commented at 9:18 AM on April 22, 2021:

    New SC2268 added.

  5. hebasto marked this as ready for review on Apr 22, 2021
  6. DrahtBot commented at 2:01 PM on April 22, 2021: member

    <!--e57a25ab6845829454e8d69fc972939a-->

    The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

    <!--174a7506f384e20aa4161008e828411d-->

    Conflicts

    Reviewers, this pull request conflicts with the following ones:

    • #21002 (script: improve scripted-diff check by 4D617278)

    If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.

  7. practicalswift commented at 6:38 PM on April 22, 2021: contributor

    Concept ACK

    Nice to see unnecessary ancient x-prefix cruft ("x$1" = "x") go.

  8. kiminuo commented at 10:09 AM on April 24, 2021: contributor

    Concept ACK

    The changelog shows minor useful changes.

  9. jarolrod commented at 5:35 AM on May 10, 2021: member

    ACK 08f3dbb1b0cd5ca01d87e488a2fa905adf7df057

    Patch looks correct and CI is green.

    grabbed 0.7.2 and ran linter locally with no problem on linux.

  10. laanwj merged this on May 10, 2021
  11. laanwj closed this on May 10, 2021

  12. hebasto deleted the branch on May 10, 2021
  13. sidhujag referenced this in commit 1aabbd39a4 on May 10, 2021
  14. gwillen referenced this in commit c7b124ac91 on Jun 1, 2022
  15. DrahtBot locked this on Aug 18, 2022

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-24 21:14 UTC

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