Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

fix: Add shopt -s nullglob to dependencies script #491

Merged
merged 2 commits into from Jul 13, 2021

Commits on Jul 6, 2021

  1. chore: minimize noise from build scripts

    This should limit the amount of scrolling client devs have to do when debugging a test failure
    
    Co-authored-by: Elliotte Rusty Harold <elharo@users.noreply.github.com>
    Co-authored-by: Neenu Shaji <Neenu1995@users.noreply.github.com>
    
    Source-Author: Igor Bernstein <igorbernstein@google.com>
    Source-Date: Fri Jun 18 17:28:07 2021 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 1c0c698705e668ccb3d68556ae7260f16ce63a6e
    Source-Link: googleapis/synthtool@1c0c698
    yoshi-automation committed Jul 6, 2021
    Copy the full SHA
    20fb5d4 View commit details
    Browse the repository at this point in the history
  2. fix: Add shopt -s nullglob to dependencies script

    This prevents processing the unexpanded glob "**/.flattened-pom.xml" in repos which do not flatten any POMs.
    
    Source-Author: dpcollins-google <40498610+dpcollins-google@users.noreply.github.com>
    Source-Date: Sat Jun 19 18:35:58 2021 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 87254ac89a9559864c0a245d6b150406439ce3d8
    Source-Link: googleapis/synthtool@87254ac
    yoshi-automation committed Jul 6, 2021
    Copy the full SHA
    5e93469 View commit details
    Browse the repository at this point in the history