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

Commits on Apr 12, 2024

  1. test-network envVar.sh script improvement

    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>
    denyeart committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    cc0d2e0 View commit details
    Browse the repository at this point in the history