Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fixes unbound variable on MacOS#14877

Merged
kaxil merged 1 commit intoapache:masterfrom
astronomer:fix-breeze-unbound-var
Mar 18, 2021
Merged

Fixes unbound variable on MacOS#14877
kaxil merged 1 commit intoapache:masterfrom
astronomer:fix-breeze-unbound-var

Conversation

@kaxil
Copy link
Member

@kaxil kaxil commented Mar 18, 2021

Without it I get:

$ ./breeze
./breeze: line 28: @: unbound variable

^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.

Without it I get:

```
$ ./breeze
./breeze: line 28: @: unbound variable
```
@kaxil kaxil merged commit 16f4360 into apache:master Mar 18, 2021
@kaxil kaxil deleted the fix-breeze-unbound-var branch March 18, 2021 14:02
potiuk pushed a commit that referenced this pull request Mar 23, 2021
Without it I get:

```
$ ./breeze
./breeze: line 28: @: unbound variable
```

(cherry picked from commit 16f4360)
ashb pushed a commit that referenced this pull request Apr 15, 2021
Without it I get:

```
$ ./breeze
./breeze: line 28: @: unbound variable
```

(cherry picked from commit 16f4360)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants