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

Fix docs and scripts for asset-transfer-basic as an external service #1194

Merged

Conversation

satota2
Copy link
Contributor

@satota2 satota2 commented Apr 11, 2024

Type of change

  • Bug fix
  • Documentation update

Description

This PR fixes docs and scripts for asset-transfer-basic as an external service.

The path to the configuration file that the peer container in the test-network references seems to have changed. So we need to update the path in the procedures.

As discussed in the following mailing list exchange, starting with Fabric v2.5, so we need to change the scripts (detect, build, release, run) to start with #!/bin/bash instead of #!/bin/sh.
https://lists.hyperledger.org/g/fabric/topic/104464487

Related issues

Resolves #1137

Signed-off-by: Tatsuya Sato <tatsuya.sato.so@hitachi.com>
@satota2 satota2 requested a review from a team as a code owner April 11, 2024 04:20
Copy link
Contributor

@denyeart denyeart left a comment

Choose a reason for hiding this comment

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

Thank you, it works now!

@denyeart denyeart merged commit 02bcb44 into hyperledger:main Apr 11, 2024
40 of 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.

incomplete doc for Asset-Transfer-Basic as an external service
2 participants