Closed denyeart closed 7 months ago
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.
@mergifyio rebase
rebase
@satota2 I found this while testing your chaincode-external updates...
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.