Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test-network envVar.sh script improvement #1195

Merged
merged 1 commit into from
Apr 12, 2024
Merged

Conversation

denyeart
Copy link
Contributor

Change shell script to use single equals.

In my shell environment single bracket with double equals did not work. It caused failure when running the chaincode-external tutorial README.

It looks like for maximum portability, it is best to use single bracket with single equals.

@denyeart denyeart requested a review from a team as a code owner April 12, 2024 02:42
@denyeart
Copy link
Contributor Author

@Mergifyio rebase

Change shell script to use single equals.

In my shell environment single bracket with double equals did not work.
It caused failure when running the chaincode-external tutorial README.

It looks like for maximum portability, it is best to use single bracket with single equals.

Signed-off-by: David Enyeart <enyeart@us.ibm.com>
Copy link

mergify bot commented Apr 12, 2024

rebase

✅ Branch has been successfully rebased

@denyeart
Copy link
Contributor Author

@satota2 I found this while testing your chaincode-external updates...

Copy link
Contributor

@satota2 satota2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@denyeart Thanks!

@satota2 satota2 merged commit 8203685 into hyperledger:main Apr 12, 2024
41 checks passed
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.

2 participants