Skip to content

Fix region alias for bourne shell: [[ -> [#37

Open
psacawa wants to merge 1 commit intoawslabs:masterfrom
psacawa:pr
Open

Fix region alias for bourne shell: [[ -> [#37
psacawa wants to merge 1 commit intoawslabs:masterfrom
psacawa:pr

Conversation

@psacawa
Copy link

@psacawa psacawa commented Jul 22, 2021

AWS CLI use Bourne shell sh as subprocess, which doesn't have builtin [[. Use [ instead.

AWS CLI use Bourne shell sh as subprocess, which doesn't have builtin [[. Use  [ instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant